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