Questions tagged [dropbox-php]

Dropbox PHP SDK is MIT licensed and intended to be useful both as reference documentation and for regular use. However members of Dropbox developer community have also created alternative libraries in other programming languages.

The Dropbox API allows you to build the power of Dropbox directly into your app. The API provides methods to read and write from Dropbox securely, so your users can bring all their important files with them to your app. Get access to Dropbox PHP SDK Development Kit that provides access to the Dropbox REST API.

Source: Dropbox

122 questions
-2
votes
1 answer

allow users to upload files to cloud storage in php

I have a website which allows users to login through google/facebook. I want that users upload files to my website which will be stored in cloud (ie. my Google Drive or Dropbox account). And only those files will be visible to them. Is it possible…
-2
votes
1 answer

Access a user's files from another account

I want to integrate Dropbox to my web app. The idea is that, having a user's mail and password I can access his files and allow him to work with them, all this using APIs. Is this possible, can anyone point me out to an example or explain how can I…
aexposito
  • 93
  • 7
1 2 3
8
9