PDA

View Full Version : Php Help


Ryuujin
12-02-2002, 08:00 AM
heya i need some help i recently downloaded a glow hack for ibforums and it works yay
but the bummer is its only red and its always red u cant change it
i was wondering if one of you brillent minds could help me

$txt = preg_replace( "#\[glow\](.+?)\[/glow\]#is", "<font style=\"width: 100%; filter:glow(color=#cc3300, strength=2)\">\\1</font>", $txt );


$txt = preg_replace( "#<font style=['\"]width:(.+?)['\"]>(.+?)</font>#" , "\[glow\]\\2\[/glow\]", $txt );

Ryuujin
12-02-2002, 08:03 AM
i was hopeing it to be like

text
and other colours
text