That's me again.
Now I need to know, how to make pages like that: http://localhost/game/index.php?id=1
This is, what script should I use to when we click on a link appears in the same page a different content.
Sorry for the confusion, I can't explain my self.
Example: I have a table with things to buy in index.php and I want when we click buy it goes for a page index.php?id=1 where ID is the id of the product... and in that page appears another table, different from the first one with Name, Desc, Price, Quantity and Buy (again)... (the function to give the user the product he buy and take him money I know...)
One more time, sorry for the confusion
Regards,
begood
