function:highlight_code ( text_code )return type:stringcontent:ใช้กำหนดสีสันให้กับข้อความที่เป็นโค้ดexample:$text = "<? echo \"BambooLabCode\""; echo highlight_code ( $text );