Hi, I need help with php because I’m still rookie.
Let say that the new person load website showing first default image called “image-1.jpg”.
Then are menu showing list of images and if person want to change image to replace with first one, all they have to do is to click on image and then replace with default one. For sample person select images-4.jpg and replace with default one which is images-4.jpg become default images when next the load site.
But my problme is that how can I write code with cookie or session variable to load default images if person change images and want to use the default one when they load site!