php - Accessing google one drive on website server side -


i trying connect google 1 drive on website using php upload submitted form information.

client side: user fills form, submits form, goes success page.

website side: receives data, connects 1 drive account using predetermined user account, information uploaded, user redirected.

i trying avoid client being asked sign in, or able have access google docs files or user.

how this? saw way using zend gdata tell need have access console. host not allow me install anything.

i have tried connect using api code, requests done through url connect user 1 drive google account.

i have looked last 5 hours , keep coming confused. use because there information me footing on need do.

this not answer. didnt have enough rep comment or ask question. did mean predetermined account belonging user or yours? if account , referring google page while being authenticated, shouldnt happen if provide auth code before hand script.

http://hublog.hubmed.org/archives/001954.html

the above url has similar piece of code mentioned such page seen first time. question about?


Comments