View Single Post
  #4 (permalink)  
Old 11-03-09, 11:36 AM
carters-site's Avatar
carters-site carters-site is offline
Wannabe Coder
 
Join Date: Sep 2009
Location: Moline, IL
Posts: 100
Thanks: 2
Thanked 1 Time in 1 Post
There are flash ones

Check that out for a flash version. I used it in the past to do exactly what you are asking. The PHP script won't timeout unless the photos are huge. If you have enough access access on your server you can set the timeout to go a little longer, if need be.
Each photo should be its own individual request to the server so the number of files shouldn't matter.
Reply With Quote