Dear all
i have created a from to receive data from users. and data will store in sql table. all is going well. BUT NOW i have installed a module so users can type in Hindi fonts to fill details in form.
when users will type data in hindi font and submit, Data will store in sql table but not in hindi. it is like an machine language. And when i retrive data from table into page it will show the data in also machine language.
please help me to sort out this problem.
my main aim is to get user detail in hindi font and store in mysql table. and Retrive data in hindi font as required.
Thanks in advance