Thread: Php problem
View Single Post
Old Oct 29th, 2005, 11:42 PM   #1
crazykid48x
Programmer
 
crazykid48x's Avatar
 
Join Date: Apr 2005
Posts: 96
Rep Power: 4 crazykid48x is on a distinguished road
Php problem

I want to create a webpage that has 9 different pictures and reacts differently according to which picture you click. This is suposed to be like a very very simple game.

The way I see it is when a user clicks an image it sends him to a second page that does afew calaculations according to which picture they clicked and then redirects them to the original page. The problem is I dont know how to make the second page able to tell which image sent the user there. I was thinking of making nine seperate calculation pages but im quite sure theres a simpler way.
I dont know javascript but I think it might be able to handle this, if so could someone please show me?
crazykid48x is offline   Reply With Quote