Thanks for the point in the right direction, that was exactly what I was looking for.
Thanks!
Jeff
Search found 2 matches
- Tue May 16, 2006 9:26 am
- Forum: PHP - Code
- Topic: Passing HTTP form data via PHP
- Replies: 2
- Views: 230
- Fri May 12, 2006 11:18 am
- Forum: PHP - Code
- Topic: Passing HTTP form data via PHP
- Replies: 2
- Views: 230
Passing HTTP form data via PHP
What I'm trying to accomplish is I have a form, hosted on my webserver that when submitted I process via PHP, then I need to take that data and pass it along to a 2nd form handler on an affiliates website via HTTP POST, any ideas how to make this happen? I've exhausted any workarounds I can think of...