PHP 매뉴얼
이전
다음
rename
(PHP 3, PHP 4 )
rename -- 파일을 새 이름으로 고치기
Description
int
rename
( string oldname, string newname)
oldname
을
newname
으로 다시 이름 붙이고자 할 때.
성공하면
TRUE
, 실패하면
FALSE
를 반환합니다.
이전
처음으로
다음
realpath
위로
rewind