United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
To get information about the version of PHP installed on the system, create a php file on the web server called phptest.php with the following code in the file:
<? phpinfo(); ?>
Save the file and open it from a web browser. This will display information about php.