How To Send A GET Request to HTTP using PHP
Posted: Tue May 19, 2009 10:19 pm
As title mentioned,
for example, I want to send a get request to a permanent link(etc http://www.google.com) using php, the outcome will become google.com?0=name?
form is not the proper step, as in i need to type in the name. How do i send a request to http using php?
Thanks.
Edit/Delete Message
for example, I want to send a get request to a permanent link(etc http://www.google.com) using php, the outcome will become google.com?0=name?
form is not the proper step, as in i need to type in the name. How do i send a request to http using php?
Thanks.
Edit/Delete Message