|
preg_replace (I Guess?)
Hello there, I'm really in trouble with this preg_replace and any kind of help is greatly appreciated.
Here is what I want: I have box where people may reply topics, and whenever they write (See: xxx yyy zzz) I want that xxx yyy zzz to be a link, but not the "see:" part. So basically, every word between See: and " ) " will become a link.
I hope I was clear enough.
Thank you.
|