Latest JAS v1.1.0
144 plugins online

Code / Format_XML / next

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

Description...

Arguments

comment = true
Argument
marker = true
Argument
close = false
Argument

Return values

Mixed
Returns

Examples

Format_XML Next method example
PHP
<?
  $format_xml->next($comment = true, $marker = true, $close = false);  //Call Format_XML::next method
?>

Comments (0)