複製程式碼 程式碼如下:
$url = 'http://www.baidu.com/zongzi/oo.html';
$n = preg_match_all("/http:[/oo.html';
$n = preg_match_all("/http:[/ ]{2}[a-z]+[.]{1}[a-zd-]+[.]{1}[a-zd]*[/]*[A-Za-zd]*[/]*[ A-Za-zd]*[.]*html/",$url,$array);
var_dump($array);
?>
以上就介紹了正規表示式測試工具 php URL驗證正規表示式,包括了正規表示式測試工具的內容,希望對PHP教學有興趣的朋友有所幫助。
🎜