Is there anyone call google web pages translation with php?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
wildlily980
Forum Newbie
Posts: 2
Joined: Tue Nov 16, 2010 8:03 pm

Is there anyone call google web pages translation with php?

Post by wildlily980 »

Hi.
I'm trapped here.Google doesn't offer a api to call web pages translation.
And it restrict my php script with a "usg" variable,I return error if I can't special a correct value for it.The values is different every time browsing.Maybe is generated by javascript.
I'm appreciate any ideas.
thank you very much.
cpetercarter
Forum Contributor
Posts: 474
Joined: Sat Jul 25, 2009 2:00 am

Re: Is there anyone call google web pages translation with p

Post by cpetercarter »

There is an API for Google translation - see this.

There is also a jquery plugin.
wildlily980
Forum Newbie
Posts: 2
Joined: Tue Nov 16, 2010 8:03 pm

Re: Is there anyone call google web pages translation with p

Post by wildlily980 »

thank you,but it's not for web pages translate
it's for text.
Post Reply