carlpickens Posted April 12, 2007 Share Posted April 12, 2007 Is there a way to send data to a script like you would with <form method=post name=sendit>? I need to send data to a remote aspx script without changing to brower's url. Thanx. Carl Link to comment https://forums.phpfreaks.com/topic/46666-sending-data-via-php/ Share on other sites More sharing options...
MadTechie Posted April 12, 2007 Share Posted April 12, 2007 you can but its not easy your need to use fsockopen Link to comment https://forums.phpfreaks.com/topic/46666-sending-data-via-php/#findComment-227325 Share on other sites More sharing options...
Caesar Posted April 12, 2007 Share Posted April 12, 2007 Look into curl Link to comment https://forums.phpfreaks.com/topic/46666-sending-data-via-php/#findComment-227328 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.