<?php
    highlight_string(\'<?php echo \"hello world\" ; ?>\');
    echo highlight_string(\'<?php echo \"hello world\" ; ?>\',true);
?>

在线运行

收藏 打印