How to use oAuth with PHP ? I can\'t install oauth class with pecl because I\'m using share hosting.
I found
http://code.google.com/p/oauth-php/
but ther
Here is your example: http://code.google.com/p/oauth-php/wiki/ConsumerHowTo
You can also read through http://code.google.com/apis/gdata/docs/auth/oauth.html to find out the specifics on Google.