Hi !
I have downloaded a PHP login system that connects to a MySQL database of users on my site. I followed the installation instructions, but now it doesn't work and returns an error message at the top of the page.
This is the admin login
It has two errors at the top relating to line 15 of 'dbc.php'
here is lines 14-16 of 'dbc.php':
I know that localhost is correct, I made a user for the MySQL databse called 'web' and I have replaced my actual password with 'mypassword'. I can't figure out what's gone wrong. Any help would be greatly appreciated!
Thanks