Building BobSmithPhotography.net has stopped expanding because I've been overwhelmed with spam on the comment forums. So, if you're here and have questions about web design come and visit Forums, Blogs, Wikis dot com. It has articles that I've written, some of which are also here, and a web design forum as well so you can ask any questions you may have. There is still a lot of good stuff here though, so poke around the links and take a look.

Home » Other Tips » Hosting Issues » phpInfo

phpInfo

Need a quick way to tell more information about your server than you'll understand?  Need to know what features your host has installed in PHP?  Copy the code below into a new file and upload to your server.  Then browse to the file.  While much of the information may be above your head, there will be a lot useful information

<?php
phpinfo();
?>

Content managed by the Etomite Content Management System.