Upload a file called phpinfo.php with the following in it
<?php
phpinfo();
?>
Call this file from your web browser and you should see information about your current PHP installation. If you simply see this code again PHP is probably not supported.
You can download our test scripts (DWmail test scripts) to run some checks on your system.