📊
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

full_url()

Gets the URL the user is using to connect to the server

Returns the entire URL the user is using to view the page (Does not return anything after a ?).

Usage: full_url()

PreviousdiscordOauth()NextstartsWith()

Last updated 4 years ago

Was this helpful?