RFC email正規表示 http://www.regular-expressions.info/email.html 官方網站的例子是這樣的 mysql> SELECT 'a word a' REGEXP '[[:<:]]word[[:>:]]'; -> 1
確定! 回上一頁