News Feed
Jobs Feed
Sections




News Archive
Superdit.com:
Google Web Seach With ExtJS Grid and PHP
August 09, 2011 @ 12:45:27

From Superdit.com there's a tutorial showing you how to display search results in an ExtJS grid as pulled from Google's API. The article's from the beginning of the year, but it's a good self-contained example of using ExtJS to automatically pull in data produced from the backend.

This time I want to make a simple example in displaying google web search result in ExtJS grid, other ExtJS component that can be used to displaying this result is dataview, but grid is more common in displaying data in ExtJS.

The code (downloadable here) is pretty simple and the full CSS, Javascript, PHP and markup you'll need are included. The PHP pulls the results from the Google API and

JSON encodes them for loading into the ExtJS grid. You can see the end result here or try out a demo.
0 comments voice your opinion now!
google search api json extjs grid tutorial css


blog comments powered by Disqus

Similar Posts

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 1)

NETTUTS.com: Getting Started With CakePHP

SitePoint PHP Blog: How to Create Your Own Twitter Widget in PHP, Part 3

PHP-GTK Community Site: Gataka: the PHP-GTK IRC bot

PHPClasses.org: Premium Services Offering


Community Events











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


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

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