Re: How to build a web application the right way
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 21:21:54 -0500
Anthony Smith wrote:
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.
Yep, that's what I do.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- References:
- How to build a web application the right way
- From: Anthony Smith
- How to build a web application the right way
- Prev by Date: Re: How to build a web application the right way
- Next by Date: Re: posting with cURL problem
- Previous by thread: Re: How to build a web application the right way
- Next by thread: Re: How to build a web application the right way
- Index(es):
Relevant Pages
|