run this MySQL query
SELECT VERSION();Ren� Skyhawk wrote: >Please, > >How do I make to get version information of MySql in runtime ? >I would like to show the version of MySql in my website. For example: > >Version PHP : <? echo phpversion(); ?> >Version MySql : ?????? > >Thanks > >Skyhawk > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

