Basically, what I'm looking for is a place for either one of our end users to be able to upload a file to this package, after either receiving a code from one of our support engineers or vice-versa(our engineers upload a file and send a code/link/something to end user)

I've spent a bunch of time googling this, I found this: http://turin.nss.udel.edu/programming/dropbox2/, but the code there scares me, and it also doesn't render properly using PHP 5.3(uses short tags, who knows what else.)

Does anyone have any recommendations?

link|improve this question
feedback

2 Answers

here is one very simple solution, a single PHP file: http://phpfm.sourceforge.net/

It has all basic things you might need and it is very easy to use :)

link|improve this answer
feedback

Have a look at this:

http://zend.to/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.