saving data in persian language in mysql db
heloo all,
my question is about saving data in mysql in persian language.wat should i do for it?
it needs any settings when creating tables and fields?or i need coding for it?
please help me...and if coding requierd send me some sample code for it!
Thanks.
Re: saving data in persian language in mysql db
Read up on UTF-8 in database communication and how you can deal with UTF-8 in your code.
// Json
Re: saving data in persian language in mysql db
after ur installing mysql software then u need to configure ur mysql.then after 4 step u got a page in this page u have custom option now select this .then select utf-8 mode.now it will works.