Re: [PHP] No Cookies

2001-01-24 Thread Richard Lynch
: <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Wednesday, January 24, 2001 8:25 PM Subject: [PHP] No Cookies > Hiya, > > I have a secure area on my site which users log into, once logged in all > areas are linked together but I use a hidden form to authenticate, it works &g

[PHP] No Cookies

2001-01-24 Thread Website4S
Hiya, I have a secure area on my site which users log into, once logged in all areas are linked together but I use a hidden form to authenticate, it works great but the only problem is if refreshed it makes the user log in again, just wondering if there are any other decent ways to authnticate