Categories

Updated: 07/01/2006

user login

Make PHP generated web content available only to your users! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. userLogged() returns true if the cookies named UserName and PassWord exist in the MySQL database as a pair. If not, it displays the content of $LogInPage.
©2003-2019 jCay.com