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 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 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.. 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
Archived
This topic is now archived and is closed to further replies.