Posts Tagged ‘xml’

h1

tutorial on flex 2 and php

June 12, 2006

flex amounts to compiling mxml to a swf. Data sources are in xml, so if you’re using a db and php you have to translate your db results into xml. Without php and a db you can access static xml files.

Here’s a tutorial on using flex 2 with php:

Flex Framework:tutorials:flex2 and php – Adobe Labs

h1

JSON – pass objects instead of XML with Ajax

April 12, 2006

Love Ajax, but hate crawling all over XML? Maybe JavaScript Object Notation is for you:

http://www.informit.com/guides/content.asp?g=xml&seqNum=268&rl=1

h1

PHP, XML and MS Excel Files

January 3, 2006