📊
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

download()

Downloads inputted file

Downloads the inputted file when page is loaded (Note: Do not put HTML on the page with the function).

Usage: download(file)

Previoussthms()Nextdoublehash()

Last updated 5 years ago

Was this helpful?