Hi,
I have some code i need to modify, but I am not sure where I have to start.
The code I have is used to add a product to the database, which also includes 2 pictures. I want to modify the code so that when you have no picture associated with the product to upload, it will automatically put a gif or jpeg in there that just says "no pic available". I have already uploaded the picture to my images directory. I am not sure where I have to add the code to make use of the image, do I modify the if statement, etc.
All I know is that if no upload picture is available, place default pic in there...
I hope I am making sence. I am a newbie to this stuff...
Hope someone can help me. The code is attached in a txt document.
Thx..