Image Upload Systems

Hi

I’d like to add a PHP/MySql Image Upload System to my client’s CMS.

Ideally it needs to upload multiple images at a time, have a facility to ‘order the files’ in terms of sequence and attach a URL to the file. And little else.

I guess I’ll need to roll up my sleeves and work out how to do it myself but just wondered if there was an ‘off the peg’ solution, commercial or free, out there.

Thanks

I would check the CMS plugins as there might be something there otherwise I would look at Hotscripts.

Uploadify
or
http://valums.com/ajax-upload/

HTH