老文仔来自于 2018-11-15 17:41:11 0 0 3645
<?phpheader('Content-Type: text/html; charset=utf-8');$pattern='/[^0-9A-Za-z_]/';$string=...
Will来自于 2017-11-08 17:11:58 0 2 3632
连续四天!php中文网大型公益直播课:《php全栈开发经验分享》开播,精彩不断!
PHPz来自于 2018-10-17 09:05:25 1 1 3624
PHPSTUDY2014版是可以自动启 动的。但2017版后不能开机自动启 动
慈光来自于 2018-04-01 23:28:59 0 10 3624
请自行检查是否安装VC9运行库?? 重要!!我电脑有Visual C++ 6不行吗
吾生也有涯,而知也无涯来自于 2018-06-13 14:32:17 0 4 3616
数据库连接失败SQLSTATE [HY000][1102]incorrect database name ‘study ‘
<?php header("Content-type:text/html;charset=utf-8"); //设置编码 $servername&n...
吥离吥弃来自于 2018-02-27 20:08:22 0 4 3610
PHP默认网站打开出现 E:\phpStudy\WWW\index.php on line 1
请教 打开网站显示 Fatal error: Call to undefined function get_header() in E:\phpStudy\WWW\index.php&n...
phpcn_u67134来自于 2017-11-28 20:26:14 0 1 3597
使用docker-compose编写常规的lnmp容器,pdo连接mysql失败,错误号为2002。
使用docker-compose编写lnmp容器,pdo连接mysql失败,错误号为2002index.php代码如下<?php try{ $pdo =&n...
高洛峰来自于 2016-11-04 10:26:11 0 1 3593
........来自于 2018-12-21 16:34:22 0 8 3585
橱窗的光来自于 2017-02-15 09:27:11 0 4 3582
<?php/** * 前台页面基类 */class WebLoginBase extends WebBase{ public $type; public $groupId; public ...
Keevi来自于 2021-03-09 07:38:45 0 1 3577
Fatalism来自于 2018-05-07 16:24:28 0 3 3571
再使用phpword时遇到的问题Could not close zip file
Could not close zip file D:\wamp64\www\html\Runtime\Temp\PhpB11B.tmp. 发现是缺少$this->...
求大神指点来自于 2018-04-24 17:04:56 0 1 3560
$fp = fopen('./text.txt', 'rb'); while(!feof($fp)) { &nb...
小天来自于 2016-12-17 14:22:00 0 2 3558