I want to convert mirc color codes to html via php.
Here is the example: http://searchirc.com/search.php?F=exact&T=chan&N=6246&I=anime-pirates
Thanks
I want to convert mirc color codes to html via php.
Here is the example: http://searchirc.com/search.php?F=exact&T=chan&N=6246&I=anime-pirates
Thanks
Use preg_replace_callback: