PHP: determine PHP version, architecture and thread safety mode How to determine the PHP version, CPU architecture and thread safety mode used in your web server with three simple PHP CLI commands
In order to use PHP to its full extent (installing extensions, use third-party libraries, and so on) you often need to know the exact PHP version installed on your webserver …
PHP: determine PHP version, architecture and thread safety mode How to determine the PHP version, CPU architecture and thread safety mode used in your web server with three simple PHP CLI commands Read More