I didn't hear about the earlier issue (didn't realise it was an issue). As far as "easy to use" it's a bit hard to go past:
PHP Code:
session_start();
echo $_SESSION['session_var'];
As for objects in sessions....
__________________
On two occasions I have been asked [by Members of Parliament], "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
|