{foreach from=$results item=arr} {/foreach}
ID Type Name Gender Registration Image Registration time Birthday Telephone Department
{$arr.code} {$typeArray[$arr.type]} {$arr.name} {$arr.gender} {$images = json_decode($arr.image, true)} {foreach from=$images item=img}
{/foreach}
{$arr.time|date_format:"H:i:s d/m/Y"} {$arr.birthday|date_format:"d/m/Y"} {$arr.telephone} {$arr.address}

Đã lựa chọn 0 đối tượng.