true, "calist" => $list, ); } else { $return = array( "success" => false, "calist" => $list, ); } break; } echo json_encode($return); exit; ?>