On Tue, 29 Sep 2009, xhe wrote: > But I found some website did a good job for his. If you go to www.dishgods.tv, > and in the forum, you can click the various language, then the URL > appeared like http://xxx.xxx.xxx?language=zh-CN, after that the whole > page is translated into Chinese. > > This is pretty good solution, as if in symfony culture setting, but > actually, it is using google to translate. > > So my question is how we can implement this in symfony? Using google > library to translate the page, but don't leave the current page.
http://code.google.com/apis/ajaxlanguage/ Oh and curl / PECL-http is your friend :-) -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
