[www.gnu.org main site]
...
$line = preg_replace('/(^|\s|\[)(www\.)/i', '$1http://$2', $line);Right. Thanks, installed. Hopefully third time's the charm ... -k
[www.gnu.org main site]
...
$line = preg_replace('/(^|\s|\[)(www\.)/i', '$1http://$2', $line);Right. Thanks, installed. Hopefully third time's the charm ... -k