PHP code example of rps / dropbox-sdk

1. Go to this page and download the library: Download rps/dropbox-sdk library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

rps / dropbox-sdk example snippets


// Do this only if you're not using a global autoloader (such as Composer's).

./examples/authorize.php test.app test.auth

./examples/account-info.php test.auth