Jump to content

PHP Error with login


182x

Recommended Posts

Hey guys, I am just getting to grips with PHP and have come across an error with the login page I have created, any help would be great the following is the error messages:

[b]Errors:[/b]
[code]
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in C:\Program Files\Apache Group\Apache2\htdocs\New Folder\processLogin.php on line 13

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Program Files\Apache Group\Apache2\htdocs\New Folder\processLogin.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Apache Group\Apache2\htdocs\New Folder\processLogin.php:6) in C:\Program Files\Apache Group\Apache2\htdocs\New Folder\processLogin.php on line 30
[/code]
Link to comment
https://forums.phpfreaks.com/topic/27490-php-error-with-login/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.