Ajax Login Page with Shake Effect

Demo Tutorial Link - 9lessons Programming Blog 9lessons.info

I received few tutorial requests from my readers that asked to me how to create Ajax PHP login script, in this post I want to discuss how to create a simple Ajax PHP login with welcome page using MySQL database. This will explain you creating user tables, posting form values and storing and destroying the session values. If you are a PHP beginner take a quick look at this live demo with Username: 9lessons Password: 9lessons. This post has been updated with mysqli.
https://www.9lessons.info/2014/07/ajax-php-login-page.html




1) Try Username: 9lessons and Password: 9lessons

2) Give wrong password and watch the shake effect.