i have a login box, but when i click login, it will now display (SELECT*FROM members WHERE email='wareez' AND password ='lord'
The login box is not working. also the registration form too will submit the form to the database but it did not load the user homepage after the successfull registration.
please help me.