1 | mymps_get_focus( $type , $num , $cityid ) |
参数名 | 代表意义 | 可调用值 | 默认值/为NULL时 |
$type | 焦点图位置 | =index网站首页=news新闻首页 | 网站首页 |
$num | 显示数目 | 10条 | |
$cityid | 所属分站 |
1 | $focus = mymps_get_focus( 'index' ,3, $cityid ); |
1 | mymps_get_focus( $type , $num , $cityid ) |
参数名 | 代表意义 | 可调用值 | 默认值/为NULL时 |
$type | 焦点图位置 | =index网站首页=news新闻首页 | 网站首页 |
$num | 显示数目 | 10条 | |
$cityid | 所属分站 |
1 | $focus = mymps_get_focus( 'index' ,3, $cityid ); |