Parsing vars using $_POST
-
I am trying to pars a var with a form redirect to itself and retrieve it by using ‘
'$_POST[ID]'
‘ in a if construction and then do something like print().But somehow my var ID is always empty!?
It works outside WP so the code is correct.
I believe it has something to do with the register_global but this is out of my league ?? Also I looked at this codex David House but this is to complicated for me too. And I could not get the url-redirect-plugin to work from Imthiaz ().
I use RunPHP in my WP 2.5.1 and I host the WP on my own server (so lots af access permisons) ??
Can someone tell me how to retrieve a var parsed through a form? I would be so great full, thanks a lot in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Parsing vars using $_POST’ is closed to new replies.