dsdsdsdsd Posted March 24, 2008 Share Posted March 24, 2008 hello; how do I send var/val pairs to a website; such as the way a common html form would post OR the way a flash LoadVars.send( ... ) method; thanks dsdsdsdsd Quote Link to comment https://forums.phpfreaks.com/topic/97572-paypal-related-how-tosend-varval-pairs-to-a-website/ Share on other sites More sharing options...
dsdsdsdsd Posted March 24, 2008 Author Share Posted March 24, 2008 also - if I do send var/val pairs to some_website.com from a php script sitting on http://my_server.com, will the client's browser 'see' the some_website? thanks dsdsdsdsd Quote Link to comment https://forums.phpfreaks.com/topic/97572-paypal-related-how-tosend-varval-pairs-to-a-website/#findComment-499517 Share on other sites More sharing options...
MadTechie Posted March 24, 2008 Share Posted March 24, 2008 Send Via form POST, fsocket or CURL.. Quote Link to comment https://forums.phpfreaks.com/topic/97572-paypal-related-how-tosend-varval-pairs-to-a-website/#findComment-499519 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.