JSON, Ajax login and signup form problem, critique
- by user552828
Here is my problem;
indexdeneme2.php
has two forms Sign up and Login form, and there is validation.js and login.js which are handling the AJAX and JSON response, there are validate.php and login.php which are my scripts for validating and login.
When you sign up, it sends the data to validate.php perfectly and validate.php response with JSON…