[php]chdir

2014. 9. 19. 10:44Web



336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Description ¶

bool chdir ( string $directory )

Changes PHP's current directory to directory.

Parameters ¶

directory

The new current directory

바꾸는 거구만


쉬운것도 하나씩 적어놔야지..

'Web' 카테고리의 다른 글

[php] require_once  (0) 2014.09.19
[php] trim ltrim rtrim 문자열 공백 제거  (0) 2014.09.19
[php] __FILE__ 마법상수  (0) 2014.09.19
[php] realpath  (0) 2014.09.18
[php] error_reporting  (0) 2014.09.16