xmlArray::create_xml

Description

Creates an xml file from an xmlArray.

Syntax

void xmlArray::create_xml ([string $path])



Parameter $path

Expected type: String
Description: The path to an element to start with


Notes

  • Example: $this->create_xml();
Advertisement: