Code Snippet: Display PHP settings
by John
Code Snippet: Want to see all your PHP settings?
Place the following code in an empty .php file on your server
phpinfo(); ?>
Be sure to not leave this on your server once you are done with it as it could show potential security holes.





06/09/09 01:00:00 am, 