blogit Posted December 17, 2007 Share Posted December 17, 2007 Hello I am trying to write a script so that I can take searches from my form post the query into a remote form retrieve the results and display them on my page, I saw a few curl examples on some pages but don't know enough php to code everything. I know i need to take the search query and put it into a variable then pass that to the remote form's search field retrieve the results and display them but for me it's easier said than done. If anyone can give a basic example I would really appreciate it. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/81983-post-data-from-my-site-to-another-form-and-view-results-on-my-page/ Share on other sites More sharing options...
~n[EO]n~ Posted December 17, 2007 Share Posted December 17, 2007 This might help http://www.askapache.com/htaccess/sending-post-form-data-with-php-curl.html Link to comment https://forums.phpfreaks.com/topic/81983-post-data-from-my-site-to-another-form-and-view-results-on-my-page/#findComment-416576 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.