高亮度显示php源代码 <?php
function heighphpcode($heightstring){
do{
$z=0;
if(preg_match(‘/<phpcode>(.*?)</phpc怎样学好高中英语ode>/s’,$heightstring,$reg)) {
$z=1;
$code=”;
ob_start();
highlight_string($reg[1]);
$code = ob_get_contents();
ob_end_clean();
$reg[1] = addslashes($reg[1]);
$heightstring=preg_replace(“/<phpcode>(.*?)</phpcode>/s”,”$code”,$heightstring,1);
}
}while($z);
return $heightstring;
}
##########################################################################################
#$phpcode就是要被加亮的代码
$phpcode= <<<end
<phpcode>
<?php
function heighphpcode($heightstring){
do{
$z=0;
if(preg_match(‘/<phpcode>(.*?)</phpcode>/s’,$heightstring,$reg)) {
$z=1;
$code=”;
ob_start();
highlight_string($reg[1]);
$code = ob_get_黄大发事迹简介contenfightts();
ob_end_clean();
$reg[1] = addslashes($reg[1]);
$heightstring=preg_replace(“/<phpcode>(.*?)</phpcode>/s”,”$code”,$heig牙齿英文htstring,1);
}
}while($z);
return $heightstring;
}
</php通州注册公司code>
end;
##########################################################################################
echo heighphpcode(“$phpcode”);
?>
本文发布于:2023-04-06 08:18:00,感谢您对本站的认可!
本文链接:https://www.wtabcd.cn/fanwen/zuowen/4e715e99d1044f2310aa7c3ee5b4f50a.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文word下载地址:高亮度显示php源代码.doc
本文 PDF 下载地址:高亮度显示php源代码.pdf
留言与评论(共有 0 条评论) |