> 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.
before sending the query to the db, print the same query in the screen and in a text file. check the charset of the content in the file. -- 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
