rename

Example

 bool rename ( string $oldname , string $newname [, resource $context ] ) 

Description

Attempts to rename oldname to newname.

Return Values

Returns TRUE on success or FALSE on failure.