Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I am reading the shiichan source.

Name: Anonymous 2008-05-24 15:14

lol what

Name: Anonymous 2008-05-24 15:18


# # # Here be the quote parsing options. # # #

// quote matching ... three times! BWAHAHAHAHAHAHAHAH
$_POST[mesg] = preg_replace("/\n&gt; (.+)/i", "\n<span class='quote'>$1</span>", $_POST[mesg]);
$_POST[mesg] = preg_replace("/^&gt; (.+)/i", "<span class='quote'>$1</span>", $_POST[mesg]);
$_POST[mesg] = preg_replace("/<span class='quote'>&gt; (.+)/i", "<span class='quote'><span class='quote'>$1</span>", $_POST[mesg]);
$_POST[mesg] = preg_replace("/<span class='quote'>&gt; (.+)/i", "<span class='quote'><span class='quote'>$1</span>", $_POST[mesg]);


truly evil.

Name: Anonymous 2008-05-24 15:27

>>4
Would it be funny if GTFO?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List