Get PHP Information
This snippet will output the PHP info for your hosting environment. You would want to add this to a php file like php-info.php and put it in your root folder…
This snippet will output the PHP info for your hosting environment. You would want to add this to a php file like php-info.php and put it in your root folder…
For this example we are going to use a script from a sticky menu First, add your script to a .js file located in your theme and make sure you…
The following snippet will prevent the content from showing before or after a certain date. /* you can put content here that will show when the other item is expired…
The following snippet will output the current version of php that your server is running.