Latest JAS v1.1.0
144 plugins online

Code / Format_XML / rename

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

Description...

Arguments

path
Argument
name
Argument

Return values

Boolean
Returns

Examples

Format_XML Rename method example
PHP
<?
  $format_xml->rename($path, $name);  //Call Format_XML::rename method
?>

Comments (0)