<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>易陆发现论坛 - PHP区域</title>
    <link>https://www.bbs168x.cn/forum.php?mod=forumdisplay&amp;fid=80</link>
    <description>Latest 20 threads of PHP区域</description>
    <copyright>Copyright(C) 易陆发现论坛</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Thu, 11 Jun 2026 15:13:45 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.bbs168x.cn/static/image/common/logo_88_31.gif</url>
      <title>易陆发现论坛</title>
      <link>https://www.bbs168x.cn/</link>
    </image>
    <item>
      <title>php Warning: curl_exec() has been disabled for security reasons</title>
      <link>https://www.bbs168x.cn/forum.php?mod=viewthread&amp;tid=2534</link>
      <description><![CDATA[Warning: curl_exec() has been disabled for security reasons
PROBLEM:Function curl_exec is disabled. What to do?
SOLUTION:In order to eliminate this error message you need to do ONE of the following things:Remove the curl_exec string from the disable_ ..]]></description>
      <category>PHP区域</category>
      <author>admin</author>
      <pubDate>Thu, 16 Feb 2023 07:50:29 +0000</pubDate>
    </item>
    <item>
      <title>PHP添加mbstring扩展库</title>
      <link>https://www.bbs168x.cn/forum.php?mod=viewthread&amp;tid=2394</link>
      <description><![CDATA[1、用cd命令进入php的源代码目录下的etc/mbstring目录下，如“/src/php5.2.5”，即“cd /src/php5.2.5”;2、执行#/usr/local/php/bin/phpize （假设php安装在/usr/local/php目录下）[root@ceph1 mbstring]# pwdcd /usr/src/php-5.4.16/ext/mbstringphpize 


 make  mak ...]]></description>
      <category>PHP区域</category>
      <author>admin</author>
      <pubDate>Thu, 22 Sep 2022 07:25:10 +0000</pubDate>
    </item>
    <item>
      <title>PHP header 的7种用法</title>
      <link>https://www.bbs168x.cn/forum.php?mod=viewthread&amp;tid=2218</link>
      <description><![CDATA[PHP header 的7种用法1. 跳转页面
header(\'Location:\'.$url);  //Location和\&quot;:\&quot;之间无空格。
2. 声明content-type
header(\'content-type:text/html;charset=utf-8；charset=gbk\');3. 返回response状态码
header(\'HTTP/1.1 404 Not Found\');4. 在某个时间后执行跳转
head ...]]></description>
      <category>PHP区域</category>
      <author>admin</author>
      <pubDate>Tue, 31 May 2022 07:00:07 +0000</pubDate>
    </item>
    <item>
      <title>header(&quot;Cache-control: private&quot;); 在php中是什么意思</title>
      <link>https://www.bbs168x.cn/forum.php?mod=viewthread&amp;tid=2216</link>
      <description><![CDATA[网页的 缓存是由HTTP消息头中的“ Cache-control”来控制的，常见的取值有private、no-cache、max-age、must-revalidate等，默认为private。其作用根据不同的重新浏览方式分为以下几种情况：

（1） 打开新窗口
值为private、no-cache、must-revalidate，那么打开新窗口 ...]]></description>
      <category>PHP区域</category>
      <author>admin</author>
      <pubDate>Tue, 31 May 2022 01:50:43 +0000</pubDate>
    </item>
    <item>
      <title>利用PHP生成静态html页面</title>
      <link>https://www.bbs168x.cn/forum.php?mod=viewthread&amp;tid=1493</link>
      <description><![CDATA[功能实现

设置example.html为模板文件，然后按照此模板文件生成article-1.html~article-5.html，以此来做简单的演示，代码如下：




注解：

fopen(文件名,打开方式)，打开文件函数，若无文件，则创建。其返回值为资源型;
fread(文件名,读取字节数)，读取文件内容及对 ...]]></description>
      <category>PHP区域</category>
      <author>admin</author>
      <pubDate>Tue, 10 Mar 2020 05:16:38 +0000</pubDate>
    </item>
    <item>
      <title>Parse error: syntax error, unexpected $end</title>
      <link>https://www.bbs168x.cn/forum.php?mod=viewthread&amp;tid=522</link>
      <description><![CDATA[Parse error: syntax error, unexpected $end in  htdocs\\wshywym\\diguo\\class\\functions.php on line 1245]]></description>
      <category>PHP区域</category>
      <author>admin</author>
      <pubDate>Wed, 01 Nov 2017 05:06:44 +0000</pubDate>
    </item>
  </channel>
</rss>