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

Codewalkers.com: New Tutorial - Coding \"Best Practices\" - or at least \"Better Practices\"

Kevin Schroeder's Blog: New Zend Server Job Queue Library

Freeaqingme's Blog: PHP, JS & Service layers: Blend like never before

PHPBuilder.com: Create a Unit Conversion Application w/the Zend_Measure Component

DevShed: Benchmarking with the Xdebug Extension


Community Events











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


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

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