Jump to content

Will fopen POST a form? If so, how?


twistermc

Recommended Posts

I need to POST a form to another URL without leaving my main site.  Can fopen do this and, if so, can someone point me to a good tutorial.  99% of the stuff I'm finding deals with writing to a file and that's not what I want to do.  Maybe I'm looking up the wrong function.

 

Here is a quick layout~

- form.php (Main form and sends variables via POST - done)

-- thanks.php (gets variables via POST - done)

--- http://anothersite.com/thanks.php  (needs to be sent variables via POST in the background - help)

Link to comment
https://forums.phpfreaks.com/topic/38483-will-fopen-post-a-form-if-so-how/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.