This class can be used to translate text between idioms using the Google AJAX API.
It accesses Google AJAX Web services API server to request the translation of a given text between to supported idioms.
The class parses the response returned in JSON format and stores the results in class variables.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Perfect (100.0%) |
- |
Perfect (100.0%) |
- |
- |
Sufficient (65.8%) |
404 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
class_Translate.php |
Class |
Translate Class |
index.php |
Example |
Example. Make sure your HTML has content-type utf-8 encoding. |