Please answer this simple SPAM challenge: zero minus zero? (Example: nine)
Better use preg_replace to convert text in a clickable link with tag <a> $html = preg_replace('"\b(http://\S+)"', '<a href="$1">$1</a>', $text);
<< Back to user notes page