Alrighty. Just to make sure everyone knows what I'm talking about, let's talk about forms. One of the options when setting up a form is to send the information using the POST method.
The question: Is there any way to send information using the POST method in PHP without using a form? Like, using a header or something? Thanks!
The question: Is there any way to send information using the POST method in PHP without using a form? Like, using a header or something? Thanks!
