bool rename ( string $oldname , string $newname [, resource $context ] )
Attempts to rename oldname to newname.
Returns TRUE on success or FALSE on failure.