Hello everyone,
I am trying to build a webpage in
php that takes a block of text from a text box and using a form posts it to babel fish where it is translated and sent back to my
php page. I can get the text to post to babel fish and be translated into the language I want, but how do I get the translated text back to my webpage?
Any help would be greatly appreciated!