Jason Barnett a Ãcrit :
trying to store data in MySQL in an unsupported encoding format.
MySQL only supports the UTF-8 encoding (of Unicode) since MySQL 4.1 IIRC
Ch.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
P80 wrote:
> I have a text area form and when I insert it into mysql I get letters like
> this:
> Ã"ÃÅÃÂÃÂÃâÃ"ÃâÃâÃÂÃÅÃÂÃ" ÃâÃÅÃÂÃ"
> ÃÂÃÅ
> Ã"ÃÂÃÂÃÅ...
> instead of arabic letters. anything I know do to get it right?
>
> thanx in advance
You're definitely better off asking this question on a M
2 matches
Mail list logo