Hello,

Follow this way:
1. Detect what character set and collation your db and tables are stored in.
2. Run this query: 'SET CHARATER SET your_charter_set' after establishing
connection to DB but before _any_ other queries.

That should help.

Best regards, Denis Gerasimov
Outsourcing Services Manager,
VEKOS, Ltd.
www.vekos.ru

> -----Original Message-----
> From: Iker Landajuela [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 08, 2005 11:45 AM
> To: php-windows@lists.php.net
> Subject: [PHP-WIN] Spanish Character Collation, HELP PLEASE!
> 
> Hi, I`ve updated my Mysql DB to  Version 4.1.7 and PHP to 5.0.2, but now
> I`ve errors displaying text string to web page with acents and spanish
> languaje characters. I suposse it`s te DB character collation, or client
> web
> browser  page codificaction maybe,
> can anyone help me?
> 
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

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

Reply via email to