php session_start(); include "includes/globals.php"; do_dbconnect($dbcnx); // If the user gets here, they are not already logged in so we present them with a login box similar to that found // for Adminusers do_html_header('User Login', FALSE, 0, 'Login To Spanish Property Partnership'); do_html_title('Home > Registered User Login'); do_html_text('You need to login in order to manage your property bookmarks. Please type in your username and password below:'); ?>
| Please type your Username and Password: |
||