Hi, i have the following script which allows users to log in (via a form on a previous page), this works perfectly fine but how can i stop users from accessing an htm page directly without logging on?
Here is my validation code...
<?
/* Check User Script */
include 'db.php';
// Convert to...