Thread: File Upload
View Single Post

  #1 (permalink)  
Old 07-24-2006
Kevin Raleigh
 
Posts: n/a
Default File Upload

My church wants to put a file upload interface on their website so that
when they go off to other countries they can load photos directly on to
the server. I haven't done this in a while and only in CF, but if I remember
correctly file upload is a pretty straight forward proceedure.

The question is how to handle security?

The server is on the church grounds and so the church handles it's own
server setup. Also the last time I played around with PHP it was version
4.0 so all the books that I have on PHP are probably a little out of date.
Not to mention that there was no mention at all about constructing a file
upload page.

any insight would be greatly appreciated
Kevin Raleigh


Reply With Quote