PHP Login System
We have a MySQL database with a table of customers, it has a username and password field. I’d like you to create a PHP login system, including login errors, redirects and lost password retreival. I’ve created the pages but need the fuctions creating.
