[phplib] CT_NativePHP4 From: Lukas Zapletal (lzap <email protected>)
Date: 08/04/00

Is it relevant to code %TOPIC% for session management?

I have read PHP4 native session management is faster than in PHPLIB, so i
have studied the code and noticet it is based on temporary files. I have
found only one advantage - automatic URI SID completition (when the user
have disabled cookies). In this case PHPLIB has better support for sessions.
Am I right?

So I do not need code that %TOPIC% class and I can use SHARED MEMORY or SQL
DATABASE to store session data, isn`t it?

Thankx

lzap

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>