name('cult4status') ->where("status='$status_id'") ->select(); $status[$status_id]=$status?:array(); return $status[$status_id]; } }