J�rgen Fr�jk Kj�rsgaard <[EMAIL PROTECTED]> writes:

> The php4 API is really simple and easy to use. When you want a
> session variable, yout just have to register it using the function
> session_register(variable_name). After that you can use the variable
> like any other variable. It's automatically made persistent
> throughout the session.
 
Ok, regarding the actual details of implementing this - anyone know
how they do it?  How they define a session?  How do they actually keep
the variables around from one page to the next?

-- 
David N. Welton
     Personal:           http://www.efn.org/~davidw/  
Free Software:           http://people.debian.org/~davidw/
   Apache Tcl:           http://tcl.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to