Mike Ni wrote:
Hey Everyone,

Do we know where I can get a clear definition of "query_string"?

What are included by the "query_string" returned by the apache web server?


Everything after the ? is the query_string for a get
(POST is somewhat different.)

For example - See:
http://insecurity.org/cgi/cgi_reflect.cgi?ImAStringQuestioningMe

Not sure where I got that one - somewhere on the Internet...

--
_Sx_ http://youve-reached-the.endoftheinternet.org/ _____
perldoc -qa.a | perl -lpe '($_)=m("(.*)")' | grep Martian

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to