i have a image gallery script, in which i have to upload every image and insert its title form a webform in the gallery control panel, now what if i want to upload images in bulk like 300,400 in one category how shud i do that
A Prob
what the name of gallery script.
technicly category refer to the directory where images is.
but...
technicly category refer to the directory where images is.
but...
| bluffmango wrote: |
| i have a image gallery script, in which i have to upload every image and insert its title form a webform in the gallery control panel, now what if i want to upload images in bulk like 300,400 in one category how shud i do that |
Like moving a lot of files from you local workstation to a server? create a .tar or .zip file FTP this to the appropriate location and unpack. When you want a directory structure this is also possible to pack into a single zip file. No problem.
If you need to update a lot of data in the database to tell it the pictures are there than you have to create script to do this for you or do this manually.
