I am to build a matching card game using PHP, but I can't grasp the whole idea. It has to use things like <input type=image src=test.gif name=pic1>.
I mean... what can I get from the input type=image? The coordinates? And what can I do with the coordinates? And how do I get the coordinates? Is it $POST["pic1.x"] and $POST["pic1.y"]?
Can someone enlighten me?