php question...
php question...
Out of context: Reply #4
- Started
- Last post
- 7 Responses
- rabattski0
what unfit says. use preg_replace. i copied and pasted some code here:
http://www.sckr4bmb.com/dropbox/…
$msg is the entire message. if just checks if there's a href or a mailto and if so it turns that bit into a link (within the entire message).