Search  
   
Browse by Category
 
Netfirms 24/7 Support .: FORUMS / PHPBB .: phpBB .: What PHP settings are configured for my web account?

What PHP settings are configured for my web account?

To display the PHP settings for your web account, copy and paste the following code and save it to a file called phpinfo.php and then upload the phpinfo.php file to your account:

<HTML>
<BODY>
<?php
phpinfo();
?>
</BODY>
</HTML>

Alternatively, you may download a zipped copy of phpinfo.php and upload it to your account: here.

NOTE:To be able to run PHP scripts on your account you must subscribe to a hosting plan (ie. Plus, Advantage, Business) that supports PHP.


How helpful was this article to you?


.: Powered by Lore 1.5.6
Visit Netfirms.com Web Hosting | Copyright © 1998 - 2006 Netfirms, Inc. All Rights Reserved.