In order to see french characters you have to put in your php4/html page header the 
line:
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-2">

Put this line in all your pages that writing or reading from mysql server.

I'm not sure about iso code - try to find your language code...

Original massege:

--------------------------
hi,
i'm running mysql server version 3.23.33 on a win98 machine
using the following characterset : latin1
i have the following problem
when i enter french characters like à or é... into the database using php4 
scripts they are improperly recorded and returned like ? or ,

what i want to know is what's the reason for this? bad character set? (in 
which reason how to change it and which one to choose?)
is ¨PHP responsible for this?




--Tamar Klein

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to