i have problem in this script below.
the login box and the registration form was unable to connect to the database:
after entering my username and password the respond from my login.php is:
SELECT * FROM members WHERE email = '' AND password = ''Query failed
below is my login-exec.php script