Good day,
I am doing a website for a car dealer. My client can upload their own stock into their website. I store the detail in a database and when somebody opens the "showroom" page it pulls in all the database entries.
My question is: How can I add a sold sign to a picture that is already in the database without doing it manually. Are there some way to do it in PHP?
I am doing a website for a car dealer. My client can upload their own stock into their website. I store the detail in a database and when somebody opens the "showroom" page it pulls in all the database entries.
My question is: How can I add a sold sign to a picture that is already in the database without doing it manually. Are there some way to do it in PHP?