Re: [PHP] security checks with sessions...

2002-05-15 Thread Edward Marczak
On 5/15/02 12:38 PM, "Jas" [EMAIL PROTECTED] pressed the keys forming the message: > I am wondering if someone can help me understand a good way to use sessions > to check to see if a user has entered a user name and password before > allowing them to view the rest of the page. I need to have th

[PHP] security checks with sessions...

2002-05-15 Thread Jas
I am wondering if someone can help me understand a good way to use sessions to check to see if a user has entered a user name and password before allowing them to view the rest of the page. I need to have this check on each page, just not sure how I can pass the sessions to each page, as of yet I