Page is a not externally linkable
LifeinAsia - 6:26 pm on Sep 9, 2010 (gmt 0)
Some parens would be helpful:
"SELECT * FROM `tester` WHERE (`name` = '".$_POST['username']."' OR `user_email` = '".$_POST['username']."') AND `password` = '".md5($_POST['password'])."' LIMIT 1";