PHPソースコードを強調表示する

WBOY
リリース: 2016-06-13 12:43:54
オリジナル
897 人が閲覧しました


高光度显表示php源代码 function HeighPHPcode($Heightstring){
do{
$z=0;
if(preg_match('/(.*?)/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("/(.*?)/s","$code",$Heightstring,1);
}
}while($z);
$Heightstring を返します;
}
######################################## #############################################
#$PHPcode とは、追加されるべき代価
$PHPcode= <<
function HeighPHPcode($Heightstring){
する{
$z=0;
if(preg_match('/(.*?)/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("/(.*?)/s","$code",$Heightstring,1);
}
}while($z);
$Heightstring を返します;
}

END;
############################## ################################################ ##########
echo HeighPHPcode("$PHPcode");
?>

ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
最新の問題
人気のおすすめ
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート