MySQL/PHP user login - Any email.
Hi there,
I'm such a noob to this, but I have successfully built a PHP website, with the help of many tutorials, and I have uploaded a database to my clients PhpMyAdmin for use on the login page of the website.
The login page is a simple Email and Password form, and it works fine with the allocated email and password my client has chosen, but they have now asked me to make it so any email can be used in the form, but when I go into the table in the database and delete the email and leave it blank, but keep the password only, it doesn't seem to work in the site. Is there a simple way to allow any email in the username/email field of the form? But of course keep the password we've allocated to the password field.
Unfortunately someone else built the database, all I used was the 'Log In User' table from it. I'm not to familiar with the PhpMyAdmin interface.
Thanks!
