News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Mike Kornienko's Blog:
Integration of Spry and PHP/MySQL
July 13, 2006 @ 06:29:52

On Macdiggs.com, the blog of Mike Kornienko, there's a new post with his look at integrating Adobe's Spry Ajax framework into a simple PHP/MySQL application.

Adobe have recently released its Spry Ajax framework for public beta-test by developers and I've been playing with this baby for a while. And here's some kind of report of what I have learned.

Spry is Adobe's Ajax library for manipulating XML data. It has some very unique and pretty useful functions like regions handling, related auto-updating data and stuff like that.

In his example he creates a simple backend script (PHP) that pulls out the data from MySQL and converts it to XML. With that to pull from, he creates, using Spry, functionality to read in the XML and display it in an HTML table. He also demonstrates how to sort the results automatically based on a certain column (the ID column, which he defines as a number using the setColumnType).

3 comments voice your opinion now!
spry ajax framework mysql xml integrate tutorial spry ajax framework mysql xml integrate tutorial




Community Events





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


test api release introduction opinion development symfony2 podcast interview framework conference community component series language unittest application phpunit database custom

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