Forum Moderators: coopster
I guess this problem is pretty much about declaring a variable from one page and taking it into another page...
If you have a problem with setting session please, post back
BTW: what do mean by “hyperlink”
Are you thinking about passing ID via $_GET, not the best way to pass somehow secured data and even SESSIONS should be verified before using their carried value
In wrong hands passing ID like this could be suicidal
Alright, I suspect this is going to be in his admin section or with extra layer of protection, with a certain session stored restricting the person his/her limits.
But, I understood that was what he was looking for, though I should have passed it to him with a bit of a warning.