您好,欢迎访问一九零五行业门户网

php 限制字符正则表达式

if( $_post)
{
 if( funcstr( $_post['url'] )  )
 {
  echo '有效字符';
 }
 else( funccard( $_post['url'] ) )
 {
  exit('请输入正确的用户名');
 }
}
?>
/p>
http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd>
php
其它类似信息

推荐信息