» How to display PHP Version and Information by sde |
|
(Login to remove green text ads)
Here is a quick and easy way to view all the PHP information including version, session info, mysql info, cookie info, and more.
Open your favorite text editor and copy the code below into a new file.Now save this file as phpinfo.php . Upload it to a web server that has PHP installed, and view it through the browser. ie: www.yourdomain.com/phpinfo.php
|
|