PHP Upload
Hi, gals and guys,
I am currently working on a website that eventually will allow stories to be uploaded and displayed under the author's name. Now, I want them to be able to upload txt, doc, docx, and whatever other mainstream document files there are. Anyway, what I would like help with is creating a secure upload code scripted in php. I have been to several websites, and I did find one or two good examples. However, most of what I found consisted of simple upload scripts with no security measures. I would like to know what the best security measures I can take are when making an upload script.
I would search more on google, but I like the idea that I can ask for further help here if something confuses me (I have been accused before of asking people to do all my work for me- which is not true).
|