Which is generally faster/better, doing a SELECT or doing session_start()?

Rephrased, are sessions significantly faster/lighter than using MySQL?

I'd imagine they are, since they won't need to do a connection or anything,
but I am not familiar with how sessions scale.

-- Tino Didriksen / Project JJ



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to