News Feed
Jobs Feed
Sections




News Archive
ParanoidFerret.com:
Flex & PHP Tutorial - Transmitting data using JSON
July 11, 2007 @ 11:54:00

On the ParanoidFerret.com blog today, there's a new tutorial showing how to get the Adobe Flex technology to talk happily with PHP over a JSON interface. Their example is a simple form that, given a person's information, finds matches from a backend XML.

To make sure we don't get too stuck in a rut with our tutorial posts I decided to branch out a little bit and talk about Adobe Flex 2.0. I recently spent a lot of time figuring out how to do this. Basically what I am going to go over here is how to use php and json to send data to your flex application, and then how to use that data in Flex.

He includes an example of the app in action plus all of the PHP and Flex code you'll need to make it work on your system. Since Flex has built-in JSON functionality, it makes it simple to query the resource and pull back the information that matches.

0 comments voice your opinion now!
flex adobe tutorial json example xml flex adobe tutorial json example xml


blog comments powered by Disqus

Similar Posts

DevArticles: Learning AJAX

WebReference.com: XML and PHP Simplified - Formatting XML Documents

PHPMaster.com: Handling Collections of Aggregate Roots - the Repository Pattern

The Coders Lexicon: My Love / Hate Relationship With PHP Traits

Stefan Mischook's Blog: Setting up an MVC structure with the Zend Framework - part 1


Community Events









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


introduction object podcast interview opinion api code zendframework2 example unittest database framework tool development community phpunit release composer testing language

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