Hi,
I am having 2 text boxes with label 'English' and 'chinese'.If i enter some English text in 'English' text box and press submit button.I need to display the chinese text for that English text in the chinese text box.and also for Vice versa
I don't know how to convert from English text to chinese text .Whether its possible to convert using PHP.
I saw some sample websites.They implemented this same functionality using 'JSP'.
I am looking for some help or source code from you guys
A.suresh
I am having 2 text boxes with label 'English' and 'chinese'.If i enter some English text in 'English' text box and press submit button.I need to display the chinese text for that English text in the chinese text box.and also for Vice versa
I don't know how to convert from English text to chinese text .Whether its possible to convert using PHP.
I saw some sample websites.They implemented this same functionality using 'JSP'.
I am looking for some help or source code from you guys
A.suresh
Comment