Latest JAS v1.1.0
144 plugins online

Code / Format_XML / getAttribute

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

Description...

Arguments

path
Argument
attribute
Argument

Return values

Mixed
Returns

Examples

Format_XML GetAttribute method example
PHP
<?
  $format_xml->getAttribute($path, $attribute);  //Call Format_XML::getAttribute method
?>

Comments (0)