How to view and run PhpInfo

April 12, 2009 · 0 comments

in PHP


PHPinfo is a function that returns information, in HTML form, about the PHP environment on your server (see http://us2.php.net/phpinfo for more information). To run PHPinfo you must save the following code in a file on your computer using your text editor:

<?php phpinfo (); ?>

FTP or use cPanel ( file manager ) the file to the web content folder for your domain. If your file is named “phpinfo.php”, then you will run PHPinfo by using your web browser to go to “www.yourdomain.com/phpinfo.php”.


Bookmark Post:
  • Digg
  • del.icio.us
  • NewsVine
  • Reddit
  • Slashdot
  • Technorati
  • BlinkList
  • Propeller
  • Spurl
  • StumbleUpon

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post:

Next post:

Battlefield 3