News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Google Translation PHP wrapper v1.7
June 24, 2010 @ 10:17:18

Sameer Borate has posted an update to his Google Translation wrapper library that increases the translation limit to above the 5000 character max Google enforces.

If the text length is more than 5000 characters it is split into discrete chunks and translated individually, returning the complete translated text at the end. Now you can easily translate whole pages of content.

He includes a code snippet showing how it can be used to translate a whole page easily via a file_get_contents call to pull in the requested page and translate it from French to English.

0 comments voice your opinion now!
google translate library wrapper


blog comments powered by Disqus

Similar Posts

Pádraic Brady's Blog: OpenID library for the Zend Framework?

Doug Brown's Blog: Do You Really Need a Framework for Writing PHP?

Rob Richards' Blog: PHP and Managed Information Cards

Padraic Brady's Blog: Google roll out OAuth Authorisation to all Google Data APIs

Ibuildings Blog: Implementing Iterators


Community Events









Don't see your event here?
Let us know!


testing framework api development interview zendframework2 opinion example release functional unittest database introduction language code object phpunit community composer event

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework