Hi List!
I can extrapolate all of the other functions except PMA_INFO_getDB() from this. Got any ideas on the last function ?
Since we pass the current db name by url/form everywhere, I don't think this kind of function inside the current code. Sorry...
Loïc
______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif
Loïc wrote:
Hi List!
I can extrapolate all of the other functions except PMA_INFO_getDB() from this. Got any ideas on the last function ?
Since we pass the current db name by url/form everywhere, I don't think this kind of function inside the current code. Sorry...
Robin,
is it ok for you if PMA_INFO_getDB() just returns the value of $db ?
is it ok for you if PMA_INFO_getDB() just returns the value of $db ?
Yes.
Given the naming already in the library Mike pointed out, I'll go with that naming instead. PMA_mysql_getdb()