Hi!
I've been trying to build a product catalog with PHP / MySQL.
I want to add products to the database containing some text fields and a picture.
I've tried to combine image to MySQL with a few lines more for product name and so on but i get problems with the output.
Can anyone give me some tips how do do this? I want a pure and very easy script. The images stored in the DB seems to be the biggest problem.
Best regards -Marcus