DeanWhitehouse Posted October 4, 2008 Share Posted October 4, 2008 How would i go about making one, for example i want to have a form on my site and then when i fill in the search criterea it searches these sites and prints there results, i tried using file_get_contents, but that is slow and prints the whole page, will i need curl and if so can someone show me how to do it? Link to comment https://forums.phpfreaks.com/topic/127063-comparison-sites/ Share on other sites More sharing options...
DeanWhitehouse Posted October 7, 2008 Author Share Posted October 7, 2008 No one know this either? Link to comment https://forums.phpfreaks.com/topic/127063-comparison-sites/#findComment-659361 Share on other sites More sharing options...
rarebit Posted October 8, 2008 Share Posted October 8, 2008 if you have the permission to do the comparisons then the companies will probably have some form api that you'll use, otherwise, write one and sell it to them, otherwise its the long way... Link to comment https://forums.phpfreaks.com/topic/127063-comparison-sites/#findComment-659531 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.