Habe es jetzt mal in zeile 6 der login.php eingefügt.
Wenn ich mich jetzt einloggen will kommt folgende Meldung:
SELECT * FROM users WHERE user_name = 'test' AND user_password = PASSWORD('test')
Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/web54/html/admin/login.php:6) in /home/htdocs/web54/html/admin/login.php on line 18
Wenn ich mich jetzt einloggen will kommt folgende Meldung:
SELECT * FROM users WHERE user_name = 'test' AND user_password = PASSWORD('test')
Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/web54/html/admin/login.php:6) in /home/htdocs/web54/html/admin/login.php on line 18
Kommentar