<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>曲径通幽论坛 - Examples</title>
    <link>http://www.groad.net/bbs/forum.php?mod=forumdisplay&amp;fid=115</link>
    <description>Latest 20 threads of Examples</description>
    <copyright>Copyright(C) 曲径通幽论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 25 May 2026 04:49:57 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.groad.net/bbs/static/image/common/logo_88_31.gif</url>
      <title>曲径通幽论坛</title>
      <link>http://www.groad.net/bbs/</link>
    </image>
    <item>
      <title>一匹小马</title>
      <link>http://www.groad.net/bbs/forum.php?mod=viewthread&amp;tid=8004</link>
      <description><![CDATA[代码：

它有两个文本框，第一个输入要保存的文件名，第二个输入文件的内容，提交后生成该文件。如果服务器端开启 magic_quotes_gpc 选项，那么如果写入的内容含有单引号或双引号， ...]]></description>
      <category>Examples</category>
      <author>beyes</author>
      <pubDate>Sat, 14 Sep 2013 07:32:06 +0000</pubDate>
    </item>
    <item>
      <title>php curl 实例四：模拟登录 phpwind 8.7</title>
      <link>http://www.groad.net/bbs/forum.php?mod=viewthread&amp;tid=4457</link>
      <description><![CDATA[登录论坛，社区，后台管理页面基本的方法都是使用 POST， 在 PHP CURL 里头有个 CURLOPT_POST 参数可以让我们轻松 POST 出表单数据。在 POST 出去表单数据之前，我们需要填写好表单数据流，表单数据流用数组存放。数据流里每一项会使用 \'&amp;\' 符号隔开，这每一项数据就作 ...]]></description>
      <category>Examples</category>
      <author>beyes</author>
      <pubDate>Thu, 25 Aug 2011 05:43:25 +0000</pubDate>
    </item>
    <item>
      <title>php curl 实例三：使用 CURLOPT_FOLLOWLOCATION 参数跟随重定向页面</title>
      <link>http://www.groad.net/bbs/forum.php?mod=viewthread&amp;tid=4455</link>
      <description><![CDATA[Curl 中有一个 CURLOPT_FOLLOWLOCATION 参数可以用来跟随重定向页面，比如你在访问某个页面时，该页面又重定向到了另外一个页面(比如使用 php 的 header() 参数实现的重定向，或者是 html 里的 refresh 做的重定向)，这时可以使用  CURLOPT_FOLLOWLOCATION 参数进行 URL ...]]></description>
      <category>Examples</category>
      <author>beyes</author>
      <pubDate>Thu, 25 Aug 2011 04:08:30 +0000</pubDate>
    </item>
    <item>
      <title>php curl 实例二：使用 CURLOPT_RETURNTRANSFER 参数控制输出内容</title>
      <link>http://www.groad.net/bbs/forum.php?mod=viewthread&amp;tid=4451</link>
      <description><![CDATA[在 php curl 实例一：将页面推送至用户浏览器 里，我们获取了一个页面，并直接以流的方式将页面内容推送到用户浏览器中。

有时我们并不想直接将获得的内容直接的推送出去，而去希望先保存下来，然后在进行某些修改后再推送出去。这时可以使用 CURLOPT_RETURNTRANSFER  ...]]></description>
      <category>Examples</category>
      <author>beyes</author>
      <pubDate>Thu, 25 Aug 2011 03:35:08 +0000</pubDate>
    </item>
    <item>
      <title>php curl 实例一：将页面推送至用户浏览器</title>
      <link>http://www.groad.net/bbs/forum.php?mod=viewthread&amp;tid=4450</link>
      <description><![CDATA[代码就是 Curl 3 段式的一个最简单应用，这里将一个页面推送至用户浏览器。

代码：

说明：
当浏览该 php 页面时，将显示 http://www.kernel.org\&quot; 这个页面内容。]]></description>
      <category>Examples</category>
      <author>beyes</author>
      <pubDate>Thu, 25 Aug 2011 03:13:37 +0000</pubDate>
    </item>
    <item>
      <title>备案期间的重定向</title>
      <link>http://www.groad.net/bbs/forum.php?mod=viewthread&amp;tid=3527</link>
      <description><![CDATA[备案期间，有些工作还是要做，但是手动的关来关去太麻烦，可以尝试如此：
[mw_shl_code=php,true]]]></description>
      <category>Examples</category>
      <author>beyes</author>
      <pubDate>Sun, 15 May 2011 09:03:09 +0000</pubDate>
    </item>
  </channel>
</rss>