Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

HTTP POST Request via PHP

Name: Anonymous 2007-09-25 22:32 ID:bgCRja7c

Sup /prog/

I'm new to PHP and HTTP Requests and was wondering if any of you could help.  I need to know the syntax that an HTTP POST Request passes variables to from an HTML form to the server.  I can't seem to find it anywhere.

Name: Anonymous 2007-09-25 23:06 ID:JLYFDjp5

name1=value1&name2=value2&name3=value3

etc.

all strings are URL safe with %20's, etc.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List