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
That's a very specific thing. I'd start by looking for feeds on flights from those 3 airlines and start from there, you may have to pay.
you can use ready-to-use JS widget, e.g. paste this code into your blog: <script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script> <script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('b9a0a0dd-2165-4a37-b2d2-ddc34fbc6b79');</script> <noscript>Get the <a href="http://www.widgetbox.com/widget/expedia-multi-booking-panel-widget">Expedia Multi-Booking Panel Widget</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript> HTML: But then this is not related to PHP