[PHP] IE cookies don't expire!

2001-07-09 Thread Mark Ferraretto
Hello all, I am writing an app using PHP that sets two cookies - a username and password cookie to control a user's session. These cookies are set every time a page is loaded and expire after a period of time (half an hour at the moment). Some pages that are displayed contain sensitive info

Re: [PHP] how to hide dbconnect file if its in published directory?

2001-07-09 Thread Mark Ferraretto
there anyway that if someone types in that >>file i can detect it being accessed, instead of included, and redirect them >>elsewhere? >> >>Thanks guys! >> >>- Noah >> > >The best compromise I have seen is to name your file -> somefile.inc.php >