Forum
Subscribe


login.php

This page displays whenever a visitor tries to access any of the pages which are for members only - those that have the included code:

<?php login();?>

The page includes standard User ID and password fields, as well as options for 'Auto-login' and 'Secure PHPSessions'.