Replacing URLs with Links : preg_replace « String « PHP ... <?php $hostRegex = "([a-z\d][-a-z\d]*[a-z\d]\.)*[a-z][-a-z\d]*[a-z]"; $portRegex = "(:\d{1,})?"; $ ...
確定! 回上一頁