Re: [PHP] PHP version check

2005-10-28 Thread Marcus Bointon
On 28 Oct 2005, at 07:46, Richard Davey wrote: Friday, October 28, 2005, 7:41:21 AM, you wrote: How can I query for PHP version? phpversion() ! While it's true that that will get you a version string, if you're going to actually check it, you need: http://www.php.net/manual/en/functio

Re: [PHP] PHP version check

2005-10-27 Thread Richard Davey
Hi Andrew, Friday, October 28, 2005, 7:41:21 AM, you wrote: > How can I query for PHP version? phpversion() ! Cheers, Rich -- Zend Certified Engineer http://www.launchcode.co.uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php