Google Translate API with PHP to translate Full Page

Select your language

Google Translate is paid cloud based API. This project translate full page on load to all language provided by google using Google translate API.

PHP is being used for this purpose, cURL library of PHP send request to Google translate API and fetch translated result in destination/target language.