Hello everyone.
                     I did created a Database with "utf8_general_ci"
and the i tried inserting tamil unicode values directly through
phpmyadmin and it worked perfectly. when i tried writing the the
server script on my app and inserted the values though query execute
statement its again writing the unknow chars in db. kindly give me a
clue to come over it.


Thanks with regards
ரஹ்மாண்

On 4/27/13, Abdur Rahman <sarsarah...@gmail.com> wrote:
> is it possible to set the font to the input fields by css?
>
>
> On Sat, Apr 27, 2013 at 10:53 PM, Shrinivasan T
> <tshriniva...@gmail.com>wrote:
>
>> >     I am working a a simply web app similar to address book on php and
>> > mysql. i want to store the data in English as well as Tamil.
>> > I made the lables by giving the unicode directly now i am confused how
>> > to
>> > make a text field to input the tamil data.
>>
>> No special settings in the UI is needed.
>>
>> Just use the HTML input box.
>>
>> Use any tamil keyboard input methods like ibus or copy paste any tamil
>> content there.
>>
>> Make sure that your backend database is in utf-8 format.
>>
>>
>>
>> --
>> Regards,
>> T.Shrinivasan
>>
>>
>> My Life with GNU/Linux : http://goinggnu.wordpress.com
>> Free E-Magazine on Free Open Source Software in Tamil :
>> http://kaniyam.com
>>
>> Get CollabNet Subversion Edge :     http://www.collab.net/svnedge
>> _______________________________________________
>> ILUGC Mailing List:
>> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>>
>
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to