Re: [Phplib-users] Max's session class
Brought to you by:
nhruby,
richardarcher
|
From: Tarique S. <ta...@sa...> - 2002-03-15 06:11:39
|
On Wed, 13 Mar 2002, Mike Green wrote: > Could someone give some pros and cons of using session4.inc vs > session4_custom, i.e., (apparently of) using a standard PHP4 > save_handler vs MySQL, etc., storage using CT_* classes? And for that > matter, pros and cons of using a save_handler vs those supplied by > PHP4 sessions? One thing that we need sessions data in table is to allow admin to hijack sessions and change data for other users even as they work - This has its uses ;-) Tarique -- ============================================================= PHP Applications for E-Biz: http://www.sanisoft.com Indian PHP User Group: http://groups.yahoo.com/group/in-phpug ============================================================= |