Documents tagged with "phpinfo"
Your Query returned 1 result
-
- How to Get PHP Version
- If you don't know yet how you can obtain the PHP version, we will guide now by presenting a couple of approaches.
Method #1. Obtain the values from "php -info". If you have grep installed, you can simply run:
php -info | grep "PHP Version" php -info | grep "Architec...
http://www.cubrid.org/wiki_tutorials/entry/how-to-get-php-version