SOURCE //BY ENCASING THE JAVASCRIPT IN PHP TAGS IT CAN'T BE VIEWED IN THE SOURCE //PEOPLE CAN STILL GET TO THE MEMBERS PAGE SIMPLY BY GOING TO WWW.YOURURL.COM/MEMBER.PHP //HOWEVER I'M WORKING ON THIS. //START CONFIG //change the username and password to what you want them to be $username = "tom"; $password = "letmein"; //END CONFIG echo ""; ?>

Login Area

UserID:

Password:



"; print " "; print " "; print " "; print " "; print " "; print ""; print "
Members Only
Congratulations, you have succesfully logged in. For "; print " help with this script contact: H-F@ClanSR.co.uk
"; } ?>