Page 1 of 1

How i can read PHP Version ?

Posted: Sun Jun 09, 2002 7:49 am
by STam
if exist a variable to read the PHP-Version?

Posted: Sun Jun 09, 2002 8:24 am
by twigletmac

Posted: Sun Jun 09, 2002 10:44 am
by fatal
You can also use phpinfo(), it gives you the php version and alot of info about your server. Another thing it shows is the varibles in your php.ini.