if (function_exists($func_tmp[0])) {
eval(''$func_ret =''.str_ireplace(''@me'',
''\''''.$data_val.''\'''', $func_txt));
$data_tmp = str_ireplace($out_matches[0][$i], $func_ret, $data_tmp);
} else {
exit(''调用了不存在的函数!'');
}
} else {
exit(''标签设置属性无效!'');
}
}
}
$data_str .= $data_tmp;
}
}
unset($data_ins);
return $data_str;
} else {
exit(''标签设置属性无效!'');
}
} else {
exit(''没有设置标签属性!'');
}
}
static public function __callStatic($name, $args) {
exit(''标签{''.$name.''}不存在!'');
}
}
?>