Sam Granger Posted October 15, 2007 Share Posted October 15, 2007 How do I display the mysql version using php? Have googled it without success. Link to comment https://forums.phpfreaks.com/topic/73334-echo-mysql-version/ Share on other sites More sharing options...
kenrbnsn Posted October 15, 2007 Share Posted October 15, 2007 Look at the functions mysql_get_server_info(), mysql_get_client_info(), mysql_get_proto_info() or mysql_get_host_info(). Ken Link to comment https://forums.phpfreaks.com/topic/73334-echo-mysql-version/#findComment-369991 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.