RE: [PHP] $_SESSION vs Database Call

2004-03-25 Thread Chris W. Parker
Vail, Warren on Thursday, March 25, 2004 4:40 PM said: > Answer was; only the paranoid > would notice the difference ;-). Course our user population was > relatively small (100 - 500 concurrently signed on). i don't even think rainman would notice 10 milliseconds.

RE: [PHP] $_SESSION vs Database Call

2004-03-25 Thread Vail, Warren
:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 3:19 PM To: [EMAIL PROTECTED] Subject: [PHP] $_SESSION vs Database Call Just wondering, what is faster / more effecient, storing a value in the session variable which gets stored on the filesystem (from what i understand) or database calls to re-get the

[PHP] $_SESSION vs Database Call

2004-03-25 Thread Chris Thomas
Just wondering, what is faster / more effecient, storing a value in the session variable which gets stored on the filesystem (from what i understand) or database calls to re-get the information? Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un