星闻资讯
if(!$item_news && $person_name){
$item_news = xz_mysql_news('name:'.$person_name.';limit:30;cache_name:default;cache_time:default;order:news_id;sort:desc');
}
if(!$item_news && $person_keywords){
$item_news = xz_mysql_news('tag_name:'.$person_keywords.';tag_cid:4;limit:20;cache_name:default;cache_time:default;order:news_id;sort:desc');
}
暂未添加影人资讯
$item_list = xz_mysql_list('sid:1;pid:0;limit:4;cache_name:default;cache_time:default;order:list_pid asc,list_oid;sort:asc');
$item_vod = xz_mysql_vod('cid:'.xz_list_ids($list['list_id']).';actor:'.$person_name.';limit:6;cache_name:default;cache_time:default;order:vod_stars desc,vod_addtime;sort:desc'); if(!$item_vod){continue;}
{$list.list_name}
{$person_hits_insert}