Detecting dynamic form submissions with php
Hereβs a very simple way to detect if a form has been submitted, Iβve recently wrote a plugin for dynamic forms. The problem I had was being able to detect when a form was submitted, normally I would check for submit name array within the post array butβ¦
View Post








