Search found 3 matches

by pankajshr_jpr
Sun Jun 21, 2009 9:29 am
Forum: PHP - Code
Topic: How to fetch search results from another site
Replies: 4
Views: 333

Re: How to fetch search results from another site

Thanks a lot ... It really required it..
many many thanks
by pankajshr_jpr
Fri Jun 19, 2009 10:32 am
Forum: PHP - Code
Topic: How to fetch search results from another site
Replies: 4
Views: 333

Re: How to fetch search results from another site

Thanks for support, but it is going to have lot of problems: Many sites doesnt uses the GET method for processing the search query. For eg. even delta site doesn't uses GET method for searching a flight between delhi to mumbai. It uses GET only for displaying a particular flight that has unique flig...
by pankajshr_jpr
Fri Jun 19, 2009 2:20 am
Forum: PHP - Code
Topic: How to fetch search results from another site
Replies: 4
Views: 333

How to fetch search results from another site

HI I am a new bie dont know where to post this topic. Actually I want to write a php code which could fetch the flight informations from various airlines sites. These sites have a form in which user can enter information and search the flight. I want to display those results in my site when a user c...