Php Dropbox API class and SDK to manage dropbox cloud.
In tutorial will show you how to manage Dropbox Cloud.The Dropbox PHP API will show how easy accessing files in a Dropbox account is. The client will perform some basic operations, such as authentication, listing your files, uploading and downloading files to and from Dropbox.
[stextbox id="info"]
The Script is Written By - BenTheDesigner.
Script Source - https://github.com/BenTheDesigner/Dropbox
[/stextbox]
To source is in GitHub - View Script Source
Requirements
- PHP >= 5.3.1
- PHP cURL (\Dropbox\OAuth\Consumer\Curl)
- PHP Mcrypt (\Dropbox\OAuth\Storage\Encrypter)
- PHP PDO (\Dropbox\OAuth\Storage\DB)
How to use the source
Documentation and Examples - View Tutorial and Samples
Hope You will like it.
I will also post a easy class of Dropbox Php Class in few days.
No comments:
Post a Comment