<code>
$h
=config_item(
"parser_fun"
) ;
//从配置文件中获得相应的配置信息
function
fun(
$data
){
global
;
return
();
}
</code>