Posts Tagged ‘XML’

XML: filtering by attribute or element value

December 27th, 2010

While working with XML structures I often needed to get a node described by some specific property. I had used to travese the XML structure with for each loop until I found out that there is much better way to achive the goal with just one line of code. To not multiply entities beyond necessity I enclose a reference to a source: Traversing XML structures. The solution I was writting about can be found in section: “Filtering by attribute or element value“.

Przesyłanie danych z Flexa do PHP za pomocą XMLa

October 25th, 2009

Nie samym Flexem i ActionScriptem programista żyje dlatego czasem musi zwrócić się do innych technologii. W komunikacji na linii Flex – PHP z pomocą przychodzą nam XML, JSON i AMFPHP. W tym wpisie zajmiemy się pierwszym z trójcy czyli XMLem.
» Read more: Przesyłanie danych z Flexa do PHP za pomocą XMLa

Flexmaniaks on Facebook