Page 1 of 1

Colors in CODE brackets now

Posted: Sat Jan 07, 2006 7:48 pm
by KoolBear
I kind like this one myself ...

Code: Select all

					
	$text = [color=yellow]preg_replace[/color](\"/\\!color=(\\#[0-9A-F]{6}|[a-z]+)~$uid\\!/si\" , [color=red]$text[/color] ;
	$text = str_replace(\"!/color~$uid!\", $text);

Posted: Sun Jan 08, 2006 12:53 am
by fyrephlie
which is great but as kilarin pointed out... it's not fixed width....

also... the select button doesnt select.