|
![]() |
名片设计 CorelDRAW Illustrator AuotoCAD Painter 其他软件 Photoshop Fireworks Flash |
|
PHP代码:-------------------------------------------------------------------------------- <?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_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_contents(); ob_end_clean(); $reg[1] = addslashes($reg[1]); $Heightstring=preg_replace("/<phpcode>(.*?)</phpcode>/s","$code",$Heightstring,1); } }while($z); return $Heightstring; } </phpcode> END; ########################################################################################## echo HeighPHPcode("$PHPcode"); ?> PHP代码:-------------------------------------------------------------------------------- <?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_contents(); ob_end_clean(); $reg[1] = addslashes($reg[1]); $Heightstring=preg_replace("/<phpcode>(.*?)</phpcode>/s",$code,$Heightstring,1); } }while($z); return $Heightstring; } ########################################################################################## #$PHPcode就是要被加亮的代码 $PHPcode= \\' <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_contents(); ob_end_clean(); $reg[1] = addslashes($reg[1]); $Heightstring=preg_replace("/<phpcode>(.*?)</phpcode>/s","$code",$Heightstring,1); } } while($z); return $Heightstring; } ?> </phpcode>\\'; ########################################################################################## echo HeighPHPcode($PHPcode); ?> -------------------------------------------------------------------------------- 返回类别: 教程 上一教程: 高质量缩略图的生成函数(多种剪切模式,按高度宽度最佳缩放等) 下一教程: PHP绘图对象结构设计与应用实例 您可以阅读与"高亮度显示php源代码!"相关的教程: · 高亮度显示PHP源代码 · PHP实现高亮度代码 · 转载老外编写的一个maillist源代码 · 如何过滤高亮显示非法字符 · 如何编译PHP源代码(介绍Zend Encode的安装方式)(我今天刚调试成功,不敢独享,拿来献宝) |
![]() ![]() |
快精灵印艺坊 版权所有 |
首页![]() ![]() ![]() ![]() ![]() ![]() ![]() |