The mindless banter that is,

AlexGeek's Web Design and Development Blog

PHP Server information.

15 Oct 2007 - Category: Web-Development

Want to find out some info about your server? The following code will print 44 things about your server, which can help when PHP troubleshooting!

<?php print_r($_SERVER);  ?>

Hope that helps guys!

Post A Comment

Name:Email:

What is 8 + 12?

No comments yet! What do you think?