Home >php教程 >PHP源码 >php 邮箱正则表达式

php 邮箱正则表达式

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-08 17:27:581070browse
<script>ec(2);</script>

if( $_POST)
{
 if( funcEmail( $_POST['url'] )  )
 {
  echo '有效邮箱地址';
 }
 else( funcCard( $_POST['url'] ) )
 {
  exit('请输入正确的邮箱地址');
 }
 
}

?>

/p>

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">



php
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn