TEENFRONT Posted October 19, 2006 Share Posted October 19, 2006 HeyIm trying to set up a coreg system where a person signs up for my newsletter, plus other peoples newsletter if they choose to, by ticking a box.Im not wanting to send the user to the other newsletter pages, i would just want them to tick the box and it registeres there details, I have been told to send a POST over to a specific url so the user can register for the newsletters offsite, but how do i do this bhind the scenes?IE is it possible to POST info to another site, without making the browser goto that site? Quote Link to comment https://forums.phpfreaks.com/topic/24454-silent-_post/ Share on other sites More sharing options...
HuggieBear Posted October 19, 2006 Share Posted October 19, 2006 Yes, it can be done using [url=http://uk.php.net/manual/en/ref.curl.php]CURL[/url]RegardsHuggie Quote Link to comment https://forums.phpfreaks.com/topic/24454-silent-_post/#findComment-111366 Share on other sites More sharing options...
TEENFRONT Posted October 19, 2006 Author Share Posted October 19, 2006 thats looks a tad daunting, will an iframe do the trick? Quote Link to comment https://forums.phpfreaks.com/topic/24454-silent-_post/#findComment-111370 Share on other sites More sharing options...
Orio Posted October 19, 2006 Share Posted October 19, 2006 I dont think so...Use cURL, it's very useful.Orio. Quote Link to comment https://forums.phpfreaks.com/topic/24454-silent-_post/#findComment-111390 Share on other sites More sharing options...
TEENFRONT Posted October 20, 2006 Author Share Posted October 20, 2006 Any examples please?iv looked at this for over a day and dont seem to see the bits that i need, the manual isnt helping me too muchSo i simply, need to POST info to another URL aswell as my own page. Quote Link to comment https://forums.phpfreaks.com/topic/24454-silent-_post/#findComment-111863 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.