• How I could pass a variable to a wordpress page using a $_GET or a $_POST?

    I need that the resulting page will depend on a form compiled in another page.

Viewing 1 replies (of 1 total)
  • Thread Starter ShMk

    (@shmk)

    Before I tried with the $_GET and it fails… but I’ve made an error in retrieving the value from the array.
    Now that I’ve fixed the bug it seems that I could read the $_GET regularly. Is it right? I don’t have to use any WordPress-made function to send and receive variables using $_GET or $_POST?

Viewing 1 replies (of 1 total)
  • The topic ‘Getting $_GET and $_POST’ is closed to new replies.