here's the deal...I am attempting to create a shopping cart for a company out of an existing layout. all pages are entirely image generated, no whitespace, every inch, link, whatever is an image...now to create the catalogue I would be looking at over 160 html pages, so obviously attempt a database driven website, but question is how do I store images in a database (mysql), and then load those images through the query results into their appropriate position???
Any insight would be GREATLY appreciated, let the ideas commeth!