Hi,
I have the job of organizing 30 000 odd pictures onto a web based system. What I need is a tool to upload a set of pictures with common features to a server and then update the database on that server with those characteristics. E.g the database may be (Imagename, ImageURL, Location, Topic, Weather) So each batch will all have the same tags which need to be added to the DB.
As I understand it php only offers to do one at a time - as in browse for one after the other and I know enough php to do it that way but its hardly the most efficient considering the volume.
I've read that a client side script may be in order? Anyone got any ideas? Something like flickr for a private business would be ideal.
Cheers
Fix


LinkBack URL
About LinkBacks
Reply With Quote
