rename

(PHP 3, PHP 4 )

rename -- 파일을 새 이름으로 고치기

Description

int rename ( string oldname, string newname)

oldnamenewname으로 다시 이름 붙이고자 할 때.

성공하면 TRUE, 실패하면 FALSE를 반환합니다.