Re-posting data

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
hog
Forum Newbie
Posts: 2
Joined: Tue Jul 30, 2002 2:21 pm

Re-posting data

Post by hog »

Looking for a solution...

I want to take form data from one page and send it to a PHP script that automatically posts the same form data plus a few other variables to another page outside my site. Any takers out there? Don't have a clue how to do this.

The one and only Hog a.k.a "The Black Hole"
Last edited by hog on Tue Jul 30, 2002 8:15 pm, edited 1 time in total.
User avatar
llimllib
Moderator
Posts: 466
Joined: Mon Jul 01, 2002 2:19 pm
Location: Baltimore, MD

Post by llimllib »

read the manual for Curl
hog
Forum Newbie
Posts: 2
Joined: Tue Jul 30, 2002 2:21 pm

Post by hog »

Thanks brother... i've been using PHP for 9 months and never heard of cURL go figure. If anyone knows of a quicker solution let me know. The boss is on my case to get it done ASAP. :x
Post Reply