hi i was wondering if this is possible.. i have a gif. if a person clicks on the gif, it will change their id (which is stored on a database) to 0, no matter what their id was.
do i use an if statment on this and inside the if statement connect to a database and use "Insert" (MySql). Can someone please help me on this..