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

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -