i am about to start using CGI for that exact thing.. just have to make it look like the site itself and give users write permission, not read or execute.. and make sure the directory for uploads is outside of my www directory so no one can directly leech..
with PHP being limited to whatever the php.ini file is set to as well as the mysql packet size or whatever that is, i decided to go with CGI/PERL..
|