Google docs list API PHP -
i want add list of google docs on website(not google site) don't want copy-paste link of docs 1 one. code of website in php. unable find php guide google docs list api version 3.0; php guide available version 1.0 (deprecated) version should use? other options? should use drive?
there's library php available.
http://code.google.com/p/google-api-php-client/
after grab that, check out documentation on how use drive api.
Comments
Post a Comment