The dropbox PHP http api is out there on the site, the design is to build app such that public can upload to my dropbox from a web url say upload.php, select the file click upload, it moves to dropbox folder and return the direct url of the file so that uploader can copy it and share. So simple, you click upload >>> uploading.... Done. "this is the link!".
php dropbox api required!