hi,
What does these PHP variables $HTTP_POST_VARS and $HTTP_GET_VARS do?
PHP variables $HTTP_POST_VARS and $HTTP_GET_VARS do
Moderator: General Moderators
-
geethalakshmi
- Forum Commoner
- Posts: 31
- Joined: Thu Apr 24, 2008 10:38 pm
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.
Re: HELP!
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.[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.
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.