At 2006-11-28 22:44 -0500 Gary (Lists) wrote:

Without specific reference to PHP 5, which I do not deploy currently, you
can use UTF-8 with PHP _if_ you (or your provider) compiled PHP with the
'mbstring' extension.

Even if you (or your provider) did not, or can not, compile with this
extension, you can use the PHP-UTF-8 Library

Gary - thanks for that pointer - I'll check out the library. The target server is running PHP 4.3.10; I've got 5.0.2 on my own localhost so I've already learned to be careful about ensuring compatibility in what I do.

I see from phpinfo.php on my localhost that it was compiled with the "mbstring" extension - I'll see if I can check the target server likewise.

Thanks for all this good support.

regards

Rowland
--
| Wilma & Rowland Carson    http://home.clara.net/rowil/
| <[EMAIL PROTECTED]>          ... that's Rowland with a 'w' ...

Reply via email to