How do I get $_POST values from a form in wordpress
-
Hi
I’m a php developer by trade and I have been meaning to get into wordpress for some time.
I have a basic page in the /wp-content/themes/default folder and I have put a basic form on it.
When I click submit it posts back to itself, but when I check the contents of $_POST which in the method for the form I can only see a number 1 in there and not the form values.
Am I just not getting this? or is it being destroyed like some other php frame works do?
Thanks in advance!
Mike
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How do I get $_POST values from a form in wordpress’ is closed to new replies.