I am using hindi font on my CKeditor using font-face. So when I am typing on the textbox it is showing hindi fonts.
But it is because of font-face.So when I copy to another place it shows english font and thats not I want. I am trying to add the data in Hindi from a html "text field" to mysql database using the php script.
It is not inserting the hindi text, it is inserting the English fonts.