php-general | 2004032
Date: 03/25/04
- Next message: Vail, Warren: "RE: [PHP] Re: $_SESSION vs Database Call"
- Previous message: Chris W. Parker: "RE: [PHP] $_SESSION vs Database Call"
- In reply to: Chris Thomas: "[PHP] $_SESSION vs Database Call"
- Next in thread: Vail, Warren: "RE: [PHP] Re: $_SESSION vs Database Call"
- Maybe reply: Vail, Warren: "RE: [PHP] Re: $_SESSION vs Database Call"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Probably depends on how efficient your database server is setup as well as
what harddisks you use and so on.. Also depends on how much data it's about
I think..
I'd use sessions if I was you..
-- // DvDmanDT MSN: dvdmandt€hotmail.com Mail: dvdmandt€telia.com "Chris Thomas" <cwthomas <email protected>> skrev i meddelandet news:20040325231918.30078.qmail <email protected> > 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/unsub.php
- Next message: Vail, Warren: "RE: [PHP] Re: $_SESSION vs Database Call"
- Previous message: Chris W. Parker: "RE: [PHP] $_SESSION vs Database Call"
- In reply to: Chris Thomas: "[PHP] $_SESSION vs Database Call"
- Next in thread: Vail, Warren: "RE: [PHP] Re: $_SESSION vs Database Call"
- Maybe reply: Vail, Warren: "RE: [PHP] Re: $_SESSION vs Database Call"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

