Latest JAS v1.1.0
144 plugins online

Code / Format_XML / addBefore

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

Description...

Arguments

path
Argument
value
Argument

Return values

Mixed
Returns

Examples

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

Comments (0)