html - Use tamil fonts in php mysql application -


i use tamil fonts in php mysql application? suggest ideas type tamil in input fields default.

best unicode tamil font support following api script,

<script type="text/javascript"> var poplo =new array("textareaid"); enabled_tiweb = "http://api.tamilsg.com/data/lookuptable.js"; var fileref = document.createelement('script'); fileref.src = "http://api.tamilsg.com/hplus.js"; document.documentelement.appendchild(fileref); 

thanks lot.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -