Localization: Google Translate Tool
solomongaby (contact me)
This class can be used to translate text or whole Web pages using the Google Translate site.
It takes as parameters a given text or URL of a page, and source and target languages to translate the text.
The class accesses the Google Translate site and emulates translation form submission to translate the given text or page.
It returns the translated text or the HTML of the translated page version.
Click here for detailed information about this class on phpclasses.org