함수 realpath()

Jmnote (토론 | 기여)님의 2014년 8월 31일 (일) 15:39 판 (→‎같이 보기)


1 PHP

chdir('/var/');
echo realpath('../etc/passwd');
// /etc/passwd

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}