[Phpmyadmin-devel] Charsets patch

Michal Cihar michal.cihar at click.cz
Fri Jun 14 07:18:01 CEST 2002


Hi

as my patch was today commited into cvs here are few important notes about it:

- ANY mysql function that takes or returns string must be replaced by PMA_mysql* function. To do this automatically there is available shell script http://cihar.liten.cz/PMA-patch/01-mysql-wrappers/PMA-cvt 
 
- ANY link (or form) should contain convcharset variable to keep this value while user uses these links

I think that second thing would cause less problems if the part of links/hidden inputs that is used everywhere (probaly: lang, server and convcharset) would be generated just once in common.lib.php3 and not in reaaly plenty places all over the code. What do you think about it?

	Michal Cihar
	cihar at email.cz





More information about the Developers mailing list