PReg_replace,highlight_string HELP!
Posted: Mon May 16, 2005 6:08 pm
Hi guys.I need some help
I have this code
ANd wheni try to use it i don't get higlighted text.I get nubmer 2 in color.
How i can fix this?I was searching a lot but i can't find anything.Please help.I need this urgent
I have this code
Code: Select all
$tekst=preg_replace(array('/(\[php\])(.+)(\[\/php\])/'),highlight_string($2,true),$tekst);How i can fix this?I was searching a lot but i can't find anything.Please help.I need this urgent