When i started to learn php there was talk of storing session information in
a database rather than in a particular directory like /tmp

Is it better to store the session data in a database rather than a
directory?   Is it faster if it is stored in the database?

Randy



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

Reply via email to