+ 2
how to validate a login form using php and mysql??
I have created a database and inserted my login ID and password using PHP but how can i validate form using the details on the database?
1 Answer
I have created a database and inserted my login ID and password using PHP but how can i validate form using the details on the database?