-
2016-12-17 15:23:09
-
2016-12-17 15:14:03
-
2016-12-17 15:03:45
- php乱码的问题?
- 加入header("content-type:text/html; charset=utf-8");页面展示的效果没有出现乱码,但是数据库查询就乱了,有什么好的解决方法?
-
0
2
1276
-
2016-12-17 14:56:15
- 上面正则表达式中preg_match这个是什么意思?
- <?php
header("Content-type: text/html; charset=utf-8");//设置编码
$zz = '/\w+@([a-zA-Z0-9-]+.){1,2}(com|cn|org|gov.cn|net|edu.cn)/';
$string1 = "
-
0
2
1464
-
2016-12-17 14:44:15
-
2016-12-17 14:31:54