Submitting a POST to a web site and getting the response.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sandrol76
Forum Newbie
Posts: 8
Joined: Mon Mar 01, 2004 3:25 am

Submitting a POST to a web site and getting the response.

Post by sandrol76 »

Hi all,
This is the problem:
I want to set a post variable and then submit it to a web site. Then I want to get the response of this web site in a string. Any suggestion?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Post Reply