Saved Bookmarks
| 1. |
Solve : Upload? |
|
Answer» Hi there, does anybody knows wher I can find a SCRIPT/can write a script/ that allows you to upload a file. I would like to have the following things in the script (if possible!!!)
Configer (in the script) which extentions are allowed The possibility to see (with a SECOND file) all the uploaded files in a list I'm running php 4 and I don't have msql/mysql, can somebody helps me pleasTry this: http://uk.php.net/features.file-upload Quote Try this: there isn't such script in there...There is a good tutorial >here<. You should also read in detail the page shoon81 REFERRED to, because it contains lots of warnings about SECURITY traps you can fall into, allowing HTML uploads. If you're going to be dealing with a lot of file uploads, you might like to check out the >Mega Upload Progress BAR< project over at SourceForge. |
|