This is my site Liquid Layouts .
The issue i am having is on the register and page, the validation with JS before PHP. I never learned JS, i went PHP route after CSS and every time i put in a JS validation, it will either still proceed to PHP after error or just not pass on to the PHP page if no errors are detected.
All i really want is a definitive answer on what will allow the JS validation to kill process on error and pass to PHP process if all is right