Hello,
I have a rough idea of what I am trying to produce - Contact Processing Script.
What I am stuck on is how do I make the PHP process the script if all the javascript values are correct else do nothing due to the values not being correct. What do I need to set within the isset?
PHP Code:if(isset($_POST["submit"])){
}


Reply With Quote

Bookmarks