딕셔너리 리스트

Jmnote (토론 | 기여)님의 2018년 3월 4일 (일) 17:32 판 (→‎PHP)

1 PHP

$rows = [
  ['id'=>102,'name'=>'Alice','Address'=>"Seoul"],
  ['id'=>202 ,'name'=>'Bob','Address'=>"New York"],
  ['id'=>104 ,'name'=>'Carol','Address'=>"Tokyo"],
];

2 같이 보기

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