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.