You can look at this articles too:

http://www.phpbuilder.com/columns/mattias20000312.php3
http://www.phpbuilder.com/columns/mattias20000105.php3

William.


El mar, 26-02-2002 a las 10:27, Johnson, Kirk escribió:
> Start here: http://www.php.net/manual/en/ref.session.php
> 
> You will need to call session_start() to initiate the session. You will also
> need to register the variables you want in the session with
> session_register().
> 
> Good luck!
> 
> Kirk



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to