I am having errors after loading a simple PHP member ship script. See site www.westcoastpokertournaments.com/test/register.php I installed the script ok, as it said, but do not know php and readme file says to on step 4: Step 4: ------- Implement the following files on your site: register.php login.php forgotpass.php profile.php upgrade.php logout.php ******************IMPORTANT NOTICE************************ - Each one of the 6 above files contain ONLY the HTML to display the info. You MUST include each file's extensions on top-most of the page you are implementing it on. - If you are not implementing this script into your current application, then simply uncomment the : require_once('extensions/file.php'); in each of the above 6 files. *********************************************************** When i open my html editor, what am i suppose to edit? I appreciate any help that can be offered, i assume it is something basic. Thank you for all your help in advance. Jeff-Site Admin