Posts Tagged ‘know mysql version using php’
How to know Mysql Version Using PHP
Thursday, April 8, 2010 2:11 No CommentsHow to know Mysql Version Using PHP ?. We can know the mysql version in the phpinfo. But if we want to display the mysql version in any web page dynamically, how we are you going to deal with that ?. A little bit logic and a liitle bit manipulation on the phpinfo information we Continue Reading »