Passing Variables Securly Over Multiple Pages
Posted: Thu Oct 30, 2008 10:56 pm
Hi,
It has been many years since I programmed any php. I am going to be programming some pages in the coming weeks. I need to pass multiple variables between pages. I used to pass the variables through sessions, but it has been so long, I am not sure this is still the current technology. Can anybody tell me how to pass multiple variables between pages?
For example, game scores, previous moves in a game, user positions, user names, etc.
Thanks for your response
It has been many years since I programmed any php. I am going to be programming some pages in the coming weeks. I need to pass multiple variables between pages. I used to pass the variables through sessions, but it has been so long, I am not sure this is still the current technology. Can anybody tell me how to pass multiple variables between pages?
For example, game scores, previous moves in a game, user positions, user names, etc.
Thanks for your response