17Dec/110
Check PHP version of you hosting or a web-server
If you would like to know all the information about PHP version of the hosting you are using, make a file phpinfo.php with this code <?php phpinfo() ?> inside and then just upload to your web-server and run it!