Re: Greek Characters from MySQL to PHP to the Browser: ??????

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks to everybody's suggestions, problem solved.  Yes, the default
encoding for PHP's mysql client is latin1.  So a quick query of:

"SET NAMES 'utf8'"

*per connection* works it all out.

The articles and links were very helpful in alluminating some of the
other particulars of working with utf-8.  These will take a bit more
reading and studying...

Thanks to all!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux