📊
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

ssl_check()

Checks to see if the server is running SSL

Echos whether the server is running SSL (HTTPS) or non-SSL (HTTP)

Usage: ssl_check()

Previoussource_code()Nextmemory_usage()

Last updated 5 years ago

Was this helpful?