Latest JAS v1.1.0
144 plugins online

Code / Format_XML / addInsideAtBegin

Format_XML :: addInsideAtBegin
Method
include/format/xml.php

Description...

Arguments

path
Argument
value
Argument

Return values

Mixed
Returns

Examples

Format_XML AddInsideAtBegin method example
PHP
<?
  $format_xml->addInsideAtBegin($path, $value);  //Call Format_XML::addInsideAtBegin method
?>

Comments (0)