Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laobubu/dropbox-api-for-php

DropBox-API For PHP. No special module and mode required.
https://github.com/laobubu/dropbox-api-for-php

Last synced: 14 days ago
JSON representation

DropBox-API For PHP. No special module and mode required.

Awesome Lists containing this project

README

        

|``\ |``\ /\ |``\`|` |`` |``\| ||``\
| ||/`\/`\|``\|--`\\/ /__\ |__/ | |--/`\|/`\ |__/|--||__/
|__/ | \_/|__/|__/\_//\ / \| _|_ | \_/| | | ||
|
for gereral PHP virtual host.

How to use?
1 - Edit config.php and fill your CONSUMER_KEY & CONSUMER_SECRET
(get one from https://www.dropbox.com/developers/apps)
2 - Upload all files and test example_index.php
3 - Discover the features yourself!

***Useful Tip***
1 - after including config.php , use getDropbox() to get DropboxAPI Object.
2 - DropboxAPI Object : http_oauthed($url, $postfields = array(), $method = 'GET',$headers = array())

http://laobubu.net
[email protected]

laobubu (C) 2012