Whats the error ?
$login = mysql_query("select * from student_login where (username = '" . $_POST['username'] . “‘) and (password = ‘” . md5($_POST['password']) . “‘)”,$db);
php login code error
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
- prometheuzz
- Forum Regular
- Posts: 779
- Joined: Fri Apr 04, 2008 5:51 am
Re: php login code error
arborint, since you are a moderator in this forum, perhaps you could move it to a more appropriate section, because this question has little to do with regex.
Cheers,
Bart.
Cheers,
Bart.