It might done with php and mysql.
here is an example:
http://www.phpcode.hu/teszt/items
and here is the program as well:
http://www.phpcode.hu/teszt/items/items.rar
the status now could be:
hyperspeed
us_post
and in images folder you can see us_post and hyperspeed. Then you could make you own , and the status is must have been match with the filenames...
with image_title.psd you could do your own header.
And you can see boot.gif, in the item_image field lets put the same image name, in a default this is default_item.gif
In the database, you won't put the .gif extensions...
And you could draw this image with item.psd photoshop file.
When you create the insertation file, lets go to phpmyadmin, and use the import Csv function to refresh your database. Evry weak you have to use the truncate function on that table, to clear the old data..
hello