(PHP 3, PHP 4 >= 4.0.0)
int rename (string oldname, string newname)
int rename
oldname을 newname으로 다시 이름 붙이고자 할 때.
성공하면 TRUE, 실패하면 FALSE를 반환합니다.