(PHP 3, PHP 4 >= 4.0.0)
int rename (string oldname, string newname)
int rename
Attempts to rename oldname to newname.
Returns TRUE on success and FALSE on failure.