Vorotaev Posted April 9, 2006 Share Posted April 9, 2006 This is probably a n00b question, but how would one go about using PHP to detect the version of MySQL someone is using? Much thanks in advance. Quote Link to comment https://forums.phpfreaks.com/topic/6940-solved-detecting-mysql-version/ Share on other sites More sharing options...
kenrbnsn Posted April 9, 2006 Share Posted April 9, 2006 Take a look at the function [a href=\"http://www.php.net/mysql_get_server_info\" target=\"_blank\"]mysql_get_server_info[/a]().Ken Quote Link to comment https://forums.phpfreaks.com/topic/6940-solved-detecting-mysql-version/#findComment-25207 Share on other sites More sharing options...
Vorotaev Posted April 9, 2006 Author Share Posted April 9, 2006 That's perfect, thank you. ^_^**SOLVED** Quote Link to comment https://forums.phpfreaks.com/topic/6940-solved-detecting-mysql-version/#findComment-25208 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.