?? func_index_count.php
字號:
<?php
if (!defined('ROOT'))
exit('Access Denied');
function index_a($s)
{
$stra=array();
//$i=5;
foreach (exmods() as $_mod)
{
if ($_mod == 'adcode')
continue;
$_str='';
$func = $_mod . '_count';
if (call_func($func))
{
$_str = $func($s,1);
//if($i < 15) $_str.= showad('index', $i++);
$stra[$_mod]=$_str;
}
}
$str='<h2 class="icon icon_1">'.$GLOBALS['tpl']['鏂頒富棰
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -