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. Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/73334-echo-mysql-version/#findComment-369991 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.