Featured Posts

Why PHP Frameworks MatterWhy PHP Frameworks Matter In a 1998 interview with Dr. Dobb’s Magazine, creator of the Perl programming language Larry Wall concluded his answer to the final question with a tip I’ve never forgotten, remarking, “Take...

Readmore

  • Prev
  • Next

Array 2 XML OO

Posted on : 10-03-2010 | By : admin | In : PHP Classes

0

This class can be used to generate a XML document from array values. It traverses a given array recursively to get the values that are used to define the tags and data of the XML document

Link:
Array 2 XML OO

Write a comment