PHP variables $HTTP_POST_VARS and $HTTP_GET_VARS do

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
geethalakshmi
Forum Commoner
Posts: 31
Joined: Thu Apr 24, 2008 10:38 pm

PHP variables $HTTP_POST_VARS and $HTTP_GET_VARS do

Post by geethalakshmi »

hi,
What does these PHP variables $HTTP_POST_VARS and $HTTP_GET_VARS do?
Last edited by geethalakshmi on Fri Jun 27, 2008 7:00 am, edited 2 times in total.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: HELP!

Post by pickle »

[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
You are almost certainly not going to get any helpful replies. 1) Your question (which isn't really a question) is very broad, 2)These boards usually help those who help themselves.

Do some Google searching on cURL & you'll probably find some tutorials.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply