session_start(); $isLogin=false; if (isset($_SESSION["ewisoft_group_1"]))$isLogin=true; else { $username=""; $password=""; if (isset($_POST["username"])) $username = $_POST["username"]; if (isset($_POST["password"])) $password = $_POST["password"]; if (!get_magic_quotes_gpc()) { $username=addslashes($username); $password=addslashes($password); } if (($username==="guest" && $password==="bolton") || ($username==="allanc" && $password==="titirangi") || ($username==="lindas" && $password==="orionh") || ($username==="ianann" && $password==="cardiff") || ($username==="betha" && $password==="cardiff") || ($username==="lyndab" && $password==="oswestry") || ($username==="rogerk" && $password==="boltonuk")) { $isLogin=true; $_SESSION["ewisoft_group_1"]="true";} } $url="photo-template.php"; ?>
| |||||||||||
| |||||||||||
|
| ||||||||||
| |||||||||||
All photography copyright © David Waring. All rights reserved. This website was powered by Ewisoft Website Builder. | |||||||||||