The End (밴드)

Jmnote (토론 | 기여)님의 2014년 2월 17일 (월) 15:46 판 (→‎같이 보기)


1 PHP

$fruits = array('apple', 'banana', 'cranberry');
echo end($fruits); // cranberry

2 같이 보기

3 참고 자료

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