📊
Pre-made PHP Functions
  • Pre-made PHP Functions
  • Changelog
  • Functions
    • sth()
    • sthm()
    • sthms()
    • download()
    • doublehash()
    • triplehash()
    • getip()
    • getcloudflareip()
    • simpleHTML()
    • styledHTML()
    • source_code()
    • ssl_check()
    • memory_usage()
    • discordOauth()
    • full_url()
    • startsWith()
    • endsWith()
  • Credits
Powered by GitBook
On this page

Was this helpful?

  1. Functions

getcloudflareip()

Gets user IP through a Cloudlflare proxy

If you are running through a cloudflare proxy you can use this function to get the IP of the user viewing the page.

Usage: getcloudflareip()

Previousgetip()NextsimpleHTML()

Last updated 5 years ago

Was this helpful?