댓글 검색 목록

[php] 최신 PHP 치트 시트

페이지 정보

작성자 운영자 작성일 20-11-27 09:09 조회 912 댓글 0

모든 멋진 PHP 기능의 요점 요약


https://front-line-php.com/cheat-sheet


$array = [1, 2, 3]; // Using the list syntax: list($a, $b, $c) = $array; // Or the shorthand syntax: [$a, $b, $c] = $array; 



댓글목록 0

등록된 댓글이 없습니다.

웹학교 로고

온라인 코딩학교

코리아뉴스 2001 - , All right reserved.