function:highlight_string ( string, return );return type:voidcontent:ใช้แสดงสีสันให้กับ source code ที่กำหนดexample:$source = "<? echo 'bamboolabcode'; ?>"; highlight_string ( $source );