mIRC Code Snippets Tagged with html
(8)
5 Seperate aliases to do some fairly simple tasks
- html2chr: converts html encoded ascii characters to normal symbols
-- helpful for sockets as it scans the entire line
- oct2chr: converts octal..
+ 0 likes
This little thing strips html from a string
Usage:
$striphtml(html goes here)
+ 0 likes
Well as the title sais, this is a html encoder. I know it's not 100% correct atm, but it's a start.
Usage:
$htmlencode(html goes here)
+ 0 likes
This is a odd little script but it serves a very useful function. This script will convert mIRC's text/color codes to html for website posting or PHPBB for forum posting.
Here is a quick example;
mIRC:
Suggestions..
+ 0 likes
i don't know what to say for a intro lol :) and my first snippet for a while
Tags:
html
+ 0 likes
It's my simple way of making logs of a channel in HTML.
Change 'Logs/Web/Home.htm' to 'Logs/Web/YOUR_CHANNEL_NAME.htm'
And change on the #Home in the ON's to your channel.
If you want to upload..
+ 0 likes



