News Feed
Jobs Feed
Sections




News Archive
Web Development Blog:
Ajax requests using jQuery and PHP
December 28, 2009 @ 10:16:19

In a recent post to the Web Development Blog there's a tutorial about creating a simple script to connect to Flickr and run a search to return matching image thumbnail information.

Our last tutorial about the flickr API was an example on how-to search the flickr photo database for images using some short PHP code. This time we will use parts from the past tutorial together with some jQuery Ajax requests to show our photo search result without reloading the web page.

They include the code for the different parts of the application - the HTML for the frontend form, the Ajax functions to access the PHP backend interface and the PHP code to make the request over to the Flickr API for images matching your search term.

0 comments voice your opinion now!
ajax flickr search tutorial


blog comments powered by Disqus

Similar Posts

Felix Geisendorfer's Blog: Two Tutorials - Title to Slug & Dependencies with If

Ryan Mauger's Blog: Keeping your html valid with Zend Framework, Tidy and Firebug

php|architect: Two New ART Articles (CakePHP and More Flex)

The Bakery: RESTful Web Services With CakePHP

Community News: PHPKnowHow.com - PHP in Plain English


Community Events











Don't see your event here?
Let us know!


zendframework2 composer introduction code series development release application unittest podcast phpunit example functional testing language interview opinion community api framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework