Results 1 to 2 of 2

Thread: PHP Photo Gallery Multiple File Upload

  1. #1
    Join Date
    Feb 2011
    Posts
    3

    Cool PHP Photo Gallery Multiple File Upload

    Hello,

    I am trying to figure out a way to upload and individually process images for a photo gallery in PHP and MySQL. Right now I have coded myself a gallery that has an upload form where I can upload one image at a time. This can get really time consuming. So what I want to do is be able to highlight at least 50 files at a time, upload them together, have each given a custom file name and that name be placed in the database.

    Any help or help resource link is appreciated!

  2. #2
    Join Date
    Mar 2011
    Posts
    2
    I can recommend you plupload. It requires flash.
    http://www.plupload.com/

Similar Threads

  1. Creating a file upload form with PHP
    By gilbertsavier in forum Tutorials
    Replies: 0
    Last Post: 04 Aug 2009, 04:44 AM
  2. Photo Gallery
    By Magiccupcake in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 07 Aug 2007, 04:24 PM
  3. PHP File Upload using FTP_PUT()
    By Streakfury in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 25 Oct 2006, 05:03 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •