PHP file_get_contents over HTTP or HTTPS
Posted 3rd November 2016
No comments
A nifty PHP script which will detect whether a page is being served over HTTP or HTTPS and return the result as a string for use in PHP file_get_contents (or other) include functions.