Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?

On Fri, 3 Dec 2004 10:58:21 -0800, Brad Brevet
<[EMAIL PROTECTED]> wrote:
> What else should I be worried about as far as security is concerned with
> Sessions and Cookies?

You can use encrypted and compressed PHP sessions, and store them in
the database instead of on the filesystem.  I use ADOdb which provides
all of that.

adodb.sf.net


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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

Reply via email to