Search flights engine

Hello

i´m not a programmer, i know the basics in php only, im studing for web design and markting, so i have a travel blog in portugal and i want to make a simple search flight engine, for 3 airlines only, the cheapest airlines, i try to get a tuturials in the net but i didn´t found anything. And i know with a coder is very exepensive.

So if anybody can give me same help will make me happy.

thanks

search for a webservice from one of the flight comparison sites or even the flight company has one on their site? Usually you have to query the service either by WSDL or REST. Quite easy, you get back XML and you can simply use the php simpleXML to convert it into a php object.
Look at Kelkoo, I think they have flights and hotels.