This tutorial shows how to find out the installed PHP version on a server. more >>
<?php phpinfo(); ?>