Is there a way i can tell a php function to start on form submission (pushing the submit button) instead of immediately on page load? I have the code located right below the </form> tag and I can't seem to figure out how to do this...
Thanks for your help!