Hi !

> hi every one i have a problem in mysql data base
> is that
> when i reveiw my table cotained data in PhpMyAdmin in
> persian i can see and edit data correctly but when i
> use
> my script to query my tables using PHP it display my
> table data as a '?' (question marks)
> i am using
> mysql server 4.1;
> php4.xx and utf-8 encoding in my pages.
> OS:Win2000 server.
> Regards
> zarbizade.

make a query to get your session variables, check whether the server ,
client and *connection* character set is utf8.
note that you should create the database or the table by utf8 charset
or set the variables related to charset to utf8 while getting the utf8
entered data.

for more information:
http://projects.farsilinux.org/projects/mysqlproject/
you can download the related documents form mostanadaat:
http://projects.farsilinux.org/docman/view.php/21/47/End%20User%20Support%20Matrtials.pdf


> 
> _______________________________________________
> PersianComputing mailing list
> PersianComputing@lists.sharif.edu
> http://lists.sharif.edu/mailman/listinfo/persiancomputing
> 
> End of PersianComputing Digest, Vol 23, Issue 2
> ***********************************************
> 


-- 
__ \ /_\\_-//_ Mohsen A. Momeni
</\_\\_/\_/_/  Software Developer @ rcii-ir.org
< __\ _ /_     www.momeni.us.tc

_______________________________________________
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing

Reply via email to