How to build a web application the right way
- From: "Anthony Smith" <mrsmithq@xxxxxxxxxxx>
- Date: 28 Dec 2006 12:06:53 -0800
I am looking into building a web application and one of the things I
want to do is to make sure the user is logged in. I know I can do this
by checking the session for a user object or something similar. Is
there a best practice for this. Currently what I do is have each page
include a check session include file.
.
- Follow-Ups:
- Re: How to build a web application the right way
- From: Mateusz Papiernik
- Re: How to build a web application the right way
- From: ctiggerf
- Re: How to build a web application the right way
- From: Vincent Delporte
- Re: How to build a web application the right way
- From: Jerry Stuckle
- Re: How to build a web application the right way
- From: phpdevkit
- Re: How to build a web application the right way
- Prev by Date: Re: newbie with multiple images upload question
- Next by Date: Re: Creating PDFs in PHP
- Previous by thread: I cannot install anything with pear.
- Next by thread: Re: How to build a web application the right way
- Index(es):