Hi, I'm new to the newsgroup.
I would like to know how can I do with php to keep user track
and let him or not access to specified pages.

I thought about validating (u/p) first and then giving a session 
variable. And then on each script I would check sessionID with
a permissions table.

Is there any tutorial that talk about above?

Thanks.


Bye!


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

Reply via email to