Posted by d on 09/29/03 11:37
"Brendan" <test@test.test> wrote in message
news:dql70d$oa6$1@ctb-nnrp2.saix.net...
> It seems stupid but I have inherited a server I know it's version
> 5.something but I would like to know the exact version. It doesn't seem to
> be in the PHP.ini file where I would expect it to be.
run php_version() and see what it says :)
For more information, though use:
phpinfo();
just put that in a script and run it. It'll tell you all you'll want to
know about your setup.
dave
Navigation:
[Reply to this message]
|