PDA

View Full Version : Uploading files...


-saturn-
Wed 31st Jan '01, 2:42pm
I don't know if this is PHP related, but is there a way I can upload files in a specific folder using PHP?

I remember seeing once a CGI script (upload.cgi) that would upload the file from a form.

Which method is better and can anyone direct me to resources on this?

Thanks!

PS: I'm reffering to something similar to the "Attach File" option you have when you post in vBulletin 2.0

YellowKard
Wed 31st Jan '01, 11:21pm
This might help you out http://projects.nagendra.com/qupload/ ;)