I'm using Bootstrap Modal for login form. I wanna know how do I show the login fail message inside the same login form without closing it after I clicked "submit" button?
I only know I have to put inside the modal form for the error message and I have to use JS/AJax? to connect between php and the login form?
I have no idea where to start...
Okay, this is the deal.
return false;
..modal-body
with the contents from the AJAX.Snippet: