TobesC Posted October 13, 2009 Share Posted October 13, 2009 I'm making a site for my club and I want to create a photo upload page so people can upload their photos of our events. Does anyone know a good way to do this? Thanks Quote Link to comment Share on other sites More sharing options...
trq Posted October 13, 2009 Share Posted October 13, 2009 There must be a million tutorials for php upload script on google, did you try looking for one? Quote Link to comment Share on other sites More sharing options...
TobesC Posted October 13, 2009 Author Share Posted October 13, 2009 ive tried many of them but most are either to upload 1 file at a time (i need to upload folders of pictures from a memory card) or their own separate application. i just need the actual script - i can incorporate it into my pages myself. sorry for the confusion. Quote Link to comment Share on other sites More sharing options...
trq Posted October 13, 2009 Share Posted October 13, 2009 There is no confusion. Were not here to write tutorials for people. Quote Link to comment Share on other sites More sharing options...
Adam Posted October 14, 2009 Share Posted October 14, 2009 You cannot upload a 'directory' of images, but you can provide a way to upload multiple images and there are many many tutorials out there for that. http://www.google.co.uk/search?q=php+upload+multiple+images Quote Link to comment Share on other sites More sharing options...
benthomasg1 Posted October 20, 2009 Share Posted October 20, 2009 You also need to make sure you have the right access to your server if you are going to be uploading the files to your server, or you can save them in your database if you have one. On my site you can upload a pic, its only one file at a time, but really it was not that difficult after goggling a few things about it. www.tgfmonline.com Quote Link to comment Share on other sites More sharing options...
exally Posted October 23, 2009 Share Posted October 23, 2009 Your answer may lie in a Java applet or a Adobe Air application. Quote Link to comment Share on other sites More sharing options...
highrevhosting Posted October 23, 2009 Share Posted October 23, 2009 I know there is an Java Applet that does that, I used to use one back when I was working at Kazoom.ca, I'll try to see if I can find the link. But i'm pretty sure you need to buy a license or you get a message every time someone tries to upload something. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.