Page 1 of 1

language converter in php

Posted: Thu Aug 28, 2008 4:13 am
by rupam_jaiswal
Hi,
I have to make a language (literal) converter in php from english to hindi.
i dont want the hindi translation of the word. just typing the same words in hindi
if i type 'baloon' in english, it will convert as it is into hindi ( बलून ) ्
I mean it only typing word 'baloon' in hindi using hindi letters rather than english.
any idea????