This question already has an answer here:
- How to pass JavaScript variables to PHP? 10 answers
I have created a javascript for check the text boxes are empty. if one of text box is empty the return false. so how can i get that return value to a PHP variable ?