(PHP 3, PHP 4 )
int rename (string oldname, string newname)
int rename
Attempts to rename oldname to newname.
Returns true on success and false on failure.