Hey.
How do you find out (using php code), what php and mysql version the machine where the script is executed runs?
There's a suberglobal which stores this, isn't there?
How to find out PHP & MySQL version?
Moderator: General Moderators
-
Starcraftmazter
- Forum Commoner
- Posts: 45
- Joined: Mon Apr 24, 2006 11:36 pm
- http://php.net/phpversion
- http://de2.php.net/mysql wrote:mysql_get_client_info -- Get MySQL client info
mysql_get_host_info -- Get MySQL host info
mysql_get_proto_info -- Get MySQL protocol info
mysql_get_server_info -- Get MySQL server info