Archive for the ‘Mysql’ Category

How to know Mysql Version Using PHP

Thursday, April 8, 2010 2:11 No Comments

How 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 »

This was posted under category: Mysql, PHP Tags: , ,