php - Sharing google docs with write permission -


please me! i'm new google apis

i have front end page users request access edit google doc. i'm using php server side scripting.

i want dynamically add edit access user upon request. explored , found it's possible google drive sdk. i'm not getting how it.

i tried php example @ php sample

i want add single user each time , not in batch. should include code?

google drive apps can manage permission , sharing settings of files. permission collection provides apps ability read, update , delete permission users, google groups, google apps domains, , public.

visit page information on manipulating permission.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -