View Single Post
Old Jan 4th, 2005, 1:59 PM   #1
Dizzutch
Professional Programmer
 
Dizzutch's Avatar
 
Join Date: Dec 2004
Location: Worcester, MA
Posts: 441
Rep Power: 4 Dizzutch is on a distinguished road
Send a message via ICQ to Dizzutch Send a message via AIM to Dizzutch Send a message via MSN to Dizzutch Send a message via Yahoo to Dizzutch
Hey all
I'm setting up a little script that displays pictures that are stored in a tree in my DocumentRoot on my server. Yesterday i wrote a script that uploads new photos into a new directory, and creates thumbnails of the images to be used in the script. I am using the html
<input type="file">
to upload the files, and it works fine. The problem i have with it is that it is rather slow, process consuming, and i have a hard time uploading batches of files, or an entire album to put it in this context. Now before i start coding a way at finding a different method (maybe FTP) I thought i'd post to see if anybody had any ideas on how to upload a bunch of files in an easy, quick way.
Any ideas are appreciated.

-JSS
__________________
naked pictures of you | PFO F@H stats
Dizzutch is offline   Reply With Quote