In this post I am going to create simple login form using Php, Mysql and jquery. What I am going to do is, First of all I will create login form using email and password field, then I fill that form.<\/p>\n
If I add correct email and password then I will login otherwise wrong email and password message will appear. I will also add some jquery validation for checking my client side errors. I will check all my code on local server using Xampp software. If you don’t know how to install xampp on local machine, then check my previous post. Now lets start<\/p>\n