PHPinfo is a function that returns information, in HTML form, about the PHP environment on your server.
To run PHPinfo you must save the following code in a file on your computer using your text editor:
<?php phpinfo (); ?>
Upload 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.
For more information about phpinfo, see:
For more information on using FTP to transfer content to your website, see:
© 2011-2013 Rackspace US, Inc.
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License

0 Comments
Add new comment