Hey Guys n Gals,
I want to make login page in which I m taking email ID n password. If user enters email ID & password. Welcome.php should be open. else fail.php opens.Plz, read my attachments,
But I received following warnings.
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\wamp\www\webpage\index.php on line 15
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\webpage\index.php on line 16
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\webpage\index.php:15) in C:\wamp\www\webpage\index.php on line 26
Plz, tell me wt the prob.