Latest JAS v1.1.0
144 plugins online

Code / API_XML / parse

API_XML :: parse
Method
include/api/xml.php

Description...

Arguments

xml
Argument

Return values

Boolean
Returns

Examples

API_XML Parse method example
PHP
<?
  $api_xml->parse($xml);  //Call API_XML::parse method
?>

Comments (0)