Joined
·
750 Posts
I'm processing a form using PHP and running into problems with hidden inputs. Basically, if I have the at the bottom of the form it works fine, but if I stick the same thing further up the form (eg in between 2 text inputs) it doesn't pass the variable over to the next page.
Is this right?
Is this right?