Hello all,

I found a quick tutorial on how to write a session handler that uses MySQL (http://phpbuilder.com/columns/ying20000602.php3?page=1 ).

I have a couple of questions regarding this type of session handling:

1) Does this mean that I cannot use the $_SESSION[] variable to enter information into the session?
2) How can I pass objects from one page to another, if I am using the this type of session handler?


Thanks!

Paul

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfeeŽ Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to