add("visit_type = ?", $cate_area); $retval['data'] = $vsobj->getVisitLogPage($_REQUEST, array(), $where); break; } } if( !$_REQUEST['no_echo'] ){ echo json_encode($retval); }