Can I use AuthSub with PHP ? I want to use Google API with PHP but don't want to install Zend Framework.I'm goolging and not found with AuthSub class for PHP.
Google supports both AuthSub and OAuth standard. The OAuth standard is newer. PHP has support for the OAuth standard, details of which can be found in http://php.net/manual/en/book.oauth.php