Latest JAS v1.1.0
144 plugins online

Code / Format_XML / addInsideAtEnd

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

Description...

Arguments

path
Argument
value
Argument

Return values

Mixed
Returns

Examples

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

Comments (0)