php - Ajax form validation refuses to work -
I am attempting to validate a form using Ajax and it will not work for me, so before That I mess up completely from top to bottom I thought I would ask for some help before continuing, anyone who can help in advance :)
& lt; - access.php
& lt; --logIn.php
I am sorry that I can not expand this problem much because I do not really know where I went wrong because I am relatively new to the concept of AJX, but I think that problem is $ .post function in access.php
I think you are missing $ query = mysql_query () such as 20 in login.php Between 21 and
and you can not use the header ("location: clientsTable.php");
After sending data
P>
Does this help?
Comments
Post a Comment