I dont really know the answer but heres what Id be looking at if doing this
1. Definitely have the user upload area as a separate area from your own images folder, hence you only issue is users overwriting each others images
2. look into how you can have the script itself enable writing to the folder at the start, then allow the changes and then disable. I think the command is chmod 777 to allow all, not sure what the number is to set it back.
3. ive heard that any sort of system where you allow users to upload files can be really dangerous so make sure you only allow image files not .exe, and also read up on the security aspects (I seem to remember reading once about nasty files disguised as jpgs)
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks