When we start to talk about PHP and scripting, it cannot sound straightforward. This time, it isn’t. Basically, you will be downloading a pre-made PHP-script-based web page that will grant permission to upload to your Dropbox. We will need to do a few edits on it in the following steps, but for the most part, all of the hard work has already been done for us, thanks to the script developer!

How-To Setup A Script To Allow Anyone To Upload To Your Dropbox Folders {Screencast}

How-To Setup A Script To Allow Anyone To Upload To Your Dropbox Folders

Step 1 – Download The PHP Script Files

First, you need to download a few files that are essential to make this work. Here is the script package download link. Credit goes to Jake Jancar  for creating this groovy script. Extract the two PHP files to a new empty folder to get them prepared.

Step 2 – Edit The Files

You need to edit the index.php file that you just extracted. You can use Adobe Dreamweaver or Microsoft Office FrontPage. If you don’t have either of those programs, notepad++ will work just fine too. Launch your editing program and Open index.php in. Scroll down to the 48th row and Replace you@youremail.com with your Dropbox account email and then Replace password with your Dropbox account password. Be sure to leave the hyphen ‘’ marks; PHP needs them to function.

When you’re done, save your updated file over the original. (File > Save or Ctrl+S)

Step 3 – Upload The PHP File To Your Website

All you have to do now is to upload the PHP files to a new directory on your website and then give the uploader link to the people you want to have access to your Dropbox. Be careful, though! If the link falls into the wrong hands, you may get your dropbox filled with prank files or viruses! Give the link only to the people you trust! It looks like a slick system, but I am curious as to what size limits may be imposed. That limit will decide whether this solution is or is not practical for many people. I actually have paid storage for Dropbox, but most people don’t. However, the real issue is the size of the file being sent. If it’s “normal”, why not just send email in the first place? Interestingly Sugarsync lets you upload files via email but not Dropbox. If it’s “enormous”, an FTP server is a better place, at the very least for the download time once it’s actually there. Was fine till i got to step 3… Step 3 – Upload The PHP File To Your Website ( All you have to do now is to upload the PHP files to a new directory ( what directory?) on your website..( Do you mean my website thats under construction, or my drop box??) and then give the uploader link to the people you want to have access to the your Dropbox. Be careful though! If the link falls into the wrong hands you may get your dropbox filled with prank files or viruses! Give the link only to the people you trust! Thanks In |Anticipation for yr help. Error: Cannot execute request: SSL certificate problem Comment Name * Email *

Δ  Save my name and email and send me emails as new comments are made to this post.

How To Allow Anyone To Upload To Your Dropbox - 83How To Allow Anyone To Upload To Your Dropbox - 34How To Allow Anyone To Upload To Your Dropbox - 80How To Allow Anyone To Upload To Your Dropbox - 19