Personally, I'm not quite sure what the best way to do it would be.  (I
don't use sessions personally.) But I've noticed recently on certain "less
than scrupulous" websites that they're using javascript to track down the
user's last page (to make sure they voted.)  You'd have to track down the
javascript commands on the netscape site, I don't know them offhand.  If
theres a PHP way to do it, I'm unsure of it.

Regards,

-Jonathan


----- Original Message -----
From: "jas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 12, 2002 5:22 AM
Subject: [PHP-DB] Required pages...


> I am wondering if there is a way to force users to come from a certain
page.
> For an example I am using a login page which once authenticated allows
users
> to change the contents of a web site without knowing alot of code etc.
What
> I would like to do is make sure that the content management system will
not
> be accessed unless the user logs in.  I am certain sessions is the way to
go
> on this, however I am still new enough to not understand exactly how they
> work and how to impliment them on a site.  I have read a little bit on a
> tutorial on php.net.  If anyone can give me an example of how this could
be
> accomplished I would appriciate it.
> Jas
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to