The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
<a href="http://www.php.net/highlight_string" target="_blank">http://www.php.net/highlight_string</a>
This function makes absolutely horrible code with tons of unnecessary tags. Anybody know of a better function, maybe written by somebody outside the PHP dev team? |
|
#2
|
|||
|
|||
|
So modify the code yourself. It's in Zend/zend_highlight.c.
|
|
#3
|
|||
|
|||
|
I can't do that if I'm going to make a hack for people...
|
|
#4
|
|||
|
|||
|
Ugh, it's 60 lines of code (mostly regexps) just to clean up what it produces...whoever coded this should die :angry:
|
|
#5
|
|||
|
|||
|
Andi coded it, about 4 years ago.
![]() Of course, some changes have been made since then. |
![]() |
|
|