NYCPHP Meetup

NYPHP.org

[nycphp-talk] How can I import accented characters into MySQL?

Brian Kaney brian at vermonster.com
Wed Mar 30 10:21:15 EST 2005


On Wed, 2005-03-30 at 10:11, John Nunez wrote:
> Hey Garrett,
> 
> Thanks,  I can write the script but will htmlentities handle all types 
> of accented characters?
> 

John,

It should if you make sure your table collation is using the correct
character set.

http://dev.mysql.com/doc/mysql/en/charset-defaults.html

- Brian




More information about the talk mailing list