Search code examples
phpcolorsirccolor-codes

php convert irc colors to html


want to convert irc color codes to html via php. Here is the example: http://xvilo.com/logs.php on this server: http://digitalplace.nl/chat

it is a php logbot that log's everything into a database and then shows in the logs page! Now i want to find the color codes and convert them to this <span class="[COLORNAME]">[MESSAGE]</span>

I hope somebody can help me out!


Solution

  • I found this, might be interesting.

    https://metacpan.org/pod/IRC::Formatting::HTML