Sample Code
require_once($_PATH['greqo'] . 'blogger.class.php'); $GreqoBlogger = new GreqoBlogger($debug=1); $GreqoBlogger->email = 'user@gmail.com'; $GreqoBlogger->password = '**********'; $GreqoBlogger->blog_id = '0000000000000000000';
Since the Google Data API requires supplying your Google account password, make sure it is located in a secure location on your server (outside the document root, if possible).
CategoryGreqo
[There are no comments on this page]