jeps Posted April 1, 2011 Share Posted April 1, 2011 Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\sas\shoppingcart\adminlogin.php on line 16 Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\sas\shoppingcart\adminlogin.php:16) in C:\xampp\htdocs\sas\shoppingcart\adminlogin.php on line 33 [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/232418-problem-with-admin-login/ Share on other sites More sharing options...
kartul Posted April 1, 2011 Share Posted April 1, 2011 1st. There's probably mysql error in that query, add mysql error function to check that. 2nd should disappear when you fix first one. Link to comment https://forums.phpfreaks.com/topic/232418-problem-with-admin-login/#findComment-1195556 Share on other sites More sharing options...
jeps Posted April 1, 2011 Author Share Posted April 1, 2011 Please any help with this problem will be greatly appreciated Where and how would I do that? Link to comment https://forums.phpfreaks.com/topic/232418-problem-with-admin-login/#findComment-1195559 Share on other sites More sharing options...
TheSky Posted April 1, 2011 Share Posted April 1, 2011 C:\xampp\htdocs\sas\shoppingcart\adminlogin.php on line 16 look on line 16 Link to comment https://forums.phpfreaks.com/topic/232418-problem-with-admin-login/#findComment-1195656 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.