function linker ($text) {
$text = preg_replace("/(?:^|\b)((((http|https|ftp):\/\/)|(www\.))([\w\.]+)([,:%#&\/?=\w+\.-]+))(?:\b|$)/is", "<a href=\"$1\" target=\"_blank\">$1</a>", $text);
$text = preg_replace("/([w.-_]+)(@)([w.-_]+)(.)([w.-_]+)/i", "<a href=\"mailto:$0\">$0</a>",$text);
return $text;
}
Varför ska man alltid behöva hålla 5-56burken rakt för att något ska komma!!? CRC uppfinn något bättre!