877-924-1414
How Can We Help?
< Back
You are here:
Print

To see what version of PHP or MySQL you have or what server software your site is hosting, write the following command in a text editor:

1<?php phpinfo(); ?>

Save the file as testphp.php. Upload this file to the root directory and then type in the address to the file in your browser (such as http://example.com/testphp.php) to see the test results.

Table of Contents