[PHP] [ mysqli ] how can i define the charset for mysqli

2004-07-18 Thread hshh
i want to use utf8 charset to connect the mysql4.1.x,and use the mysql charset for tables,columns. but i cant found the charset setting or function in php. how can i do it? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [ mysqli ] how can i define the charset for mysqli

2004-07-18 Thread Unreal HSHH
i want to use utf8 charset to connect the mysql4.1.x,and use the mysql charset for tables,columns. but i cant found the charset setting or function in php. how can i do it? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] [ mysqli ] how can i define the charset for mysqli

2004-07-18 Thread Jason Wong
On Monday 19 July 2004 07:44, Unreal HSHH wrote: i want to use utf8 charset to connect the mysql4.1.x,and use the mysql charset for tables,columns. but i cant found the charset setting or function in php. how can i do it? Reposting this at 10 minute intervals will very likely annoy people