Php script to generate thumnails and create XML

[COLOR=“Red”][SIZE=“4”]JOB CLOSED[/SIZE][/COLOR]-May 15th, 2008

I need a php script that will build the back end for my galleries.

I basically need it to go through all the pics in a directory/sub-directory and generate thumbnails, resize the original pic and create an XML (so the pics can be loaded into a Flash gallery).

I need the XML file to support categories. Basically a folder will represent a category, and the pics in that folder will represent pics in the category (this should all be represented in the XML file).

I don’t need an admin page, or an uploading page (I’ll handle that in flash). I also don’t need any front end to display the images. All I need is a script which will generate thumbs (if they don’t already exist), resize the pictures (if they’re above a certain size) and create an XML file.

Sounds ok, I’d be happy to give it a go.

Will it just ideally be a single file which you run yourself to create everything? Send me a message if you want to discuss it further.

Thanks,

Liam.

Yeah, ideally it would be a single php file which would execute then output a single XML file.