News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Symfony Blog: Doctrine gains symfony citizenship in 1.2

William Durand: REST APIs with Symfony2: The Right Way

NETTUTS.com: Build an RSS 2.0 Feed with CodeIgniter

Matthew Weier O'Phinney's Blog: Code Generation with Zend\CodeGenerator

Zend Developer Zone: PHP Abstract Podcast Episode 16: Ajax + PHP, End to End Debugging BONUS EPISODE


Community Events











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


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

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