The easiest way to find your PHP settings for an account is to upload a PHP info script. This will work on any account that supports PHP.
<?php phpinfo(); ?>
info.php
.Viewing this page will show you what version of PHP you are running, as well as all of the installed PHP modules and their settings.