(PHP 3 <= 3.0.18, 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.