Get Itinerary PHP Code

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
vhiguita
Forum Newbie
Posts: 4
Joined: Mon Apr 09, 2012 12:06 am

Get Itinerary PHP Code

Post by vhiguita »

Hi,

How could I develop a function that returns me all the itinerary of routs of flights of the next pages in any of the next two pages?
function itinerary('FRA', 'LAX') {

}
http://www.kayak.co.uk/ or http://www.flights24.com/

Thanks in advance.
Post Reply