Just wondering if anyone out there has a good function to highlight code.
PHP's highlight_strin g function chokes whenever the string contains certain
characters. Most of the functions I've found through Googling work with
files. I'm looking for something that can handle a string.
TIA
--
Karl Groves
PHP's highlight_strin g function chokes whenever the string contains certain
characters. Most of the functions I've found through Googling work with
files. I'm looking for something that can handle a string.
TIA
--
Karl Groves
Comment