If you use a form with method="GET" and submit it all the field names and
values are stored in a global associative array called HTTP_GET_VARS as
name/value pairs.

Steffan

-----Original Message-----
From: Peter Tilm [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 13, 2001 2:16 PM
To: [EMAIL PROTECTED]
Subject: [PHP] $GLOBALS


hi,

i´m new in PHP. What does the expression:
   $ref=$GLOBALS["HTTP_GET_VARS"]["ref"];
   $id=$GLOBALS["HTTP_GET_VARS"]["id"];
do?

What is $GLOBALS?
What are the parameters ["HTTP_GET_VARS"]["ref"]?

thanks
Peter

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


_____________________________________________________________________
This message has been checked for all known viruses by the 
MessageLabs Virus Scanning Service. For further information visit
http://www.messagelabs.com/stats.asp


****************************************************************************
DISCLAIMER

Any opinions expressed in this email are those of the individual
and not necessarily the company.  This email and any files 
transmitted with it, including replies and forwarded copies (which
may contain alterations) subsequently transmitted from the 
Company, are confidential and solely for the use of the intended
recipient.  It may contain material protected by attorney-client
privilege.  If you are not the intended recipient or the person
responsible for delivering to the intended recipient, be advised
that you have received this email in error and that any use is
strictly prohibited.

If you have received this email in error please notify the Network
Manager by telephone on +44 (0) 870 243 2431.

Please then delete this email and destroy any copies of it.
This email has been swept for viruses before leaving our system.

Admiral Insurance Services Limited, Cardiff CF10 3AZ
****************************************************************************


_____________________________________________________________________
This message has been checked for all known viruses by the
MessageLabs Virus Scanning Service. For further information visit
http://www.messagelabs.com/stats.asp

Reply via email to