i using ubuntu lamp server.
In my mysql database i have a table called users, which store the user and there password. i created a php page called login.php where you bacially have to log into.
when i am running the page and type in a user and there password and click submit button. All that happening is text fields become clear and that it.
how do i solve this problem?
In my mysql database i have a table called users, which store the user and there password. i created a php page called login.php where you bacially have to log into.
when i am running the page and type in a user and there password and click submit button. All that happening is text fields become clear and that it.
how do i solve this problem?
Comment