943,846 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Marked Solved
  • Views: 2291
  • PHP RSS
Mar 18th, 2008
0

$HTTP_POST_VARS['command']

Expand Post »
Hi There,

Can anyone explain to me this line of code? What is it used for? etc..

$HTTP_POST_VARS['command']
The text that I saw it in doesn't explain it...
Similar Threads
Reputation Points: 48
Solved Threads: 1
Posting Pro
maydhyam is offline Offline
555 posts
since Feb 2008
Mar 18th, 2008
0

Re: $HTTP_POST_VARS['command']

Click to Expand / Collapse  Quote originally posted by maydhyam ...
Hi There,

Can anyone explain to me this line of code? What is it used for? etc..

$HTTP_POST_VARS['command']
The text that I saw it in doesn't explain it...
It's a variable contained in the super global array array $HTTP_POST_VARS for php versions prior to 4.1.0.

"command" in this case, is just a variable named: command, which would be passed back to the script from some web page using the http post command.

Lookup: $HTTP_POST_VARS in the php manual.

Darrell
Reputation Points: 10
Solved Threads: 1
Newbie Poster
dgreenhouse is offline Offline
6 posts
since Mar 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: apche installment error
Next Thread in PHP Forum Timeline: form passing value problem in loop





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC