Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/laobubu/dropbox-api-for-php
- Owner: laobubu
- Created: 2012-05-27T09:51:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-30T05:53:54.000Z (over 12 years ago)
- Last Synced: 2023-03-24T05:05:49.985Z (over 1 year ago)
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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