<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>无标题文档</title></head><body><?$str="12123123JJJJJ测试含有中文";echo $str;echo"";//if(PReg_match("/^[".chr(0xa1)."-".chr(0xff)."]+$/",$str)){//只能在GB2312情况下使用//if(preg_match("/^[/x7f-/xff]+$/",$str)){//兼容gb2312,utf-8//判断字符串是否全是中文if(preg_match("/[/x7f-/xff]/",$str)){//判断字符串中是否有中文echo"正确输入";}else{echo"错误输入";}?></body></html>
新闻热点
疑难解答
图片精选