<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>三方体系</title>
    <link>http://www.zhizuobiaoge.com/system/php/</link>
    <description>Latest 50 infos of 三方体系</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Thu, 13 Aug 2026 11:28:33 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.zhizuobiaoge.com/e/data/images/rss.gif</url>
      <title>制作表格 - 高效办公服务Word,Excel,PPT</title>
      <link>http://www.zhizuobiaoge.com/</link>
    </image>
    <item>
      <title><![CDATA[简道云]]></title>
      <description><![CDATA[ https://edu.fanruan.com/video/208 ]]></description>
      <link>http://www.zhizuobiaoge.com/bigtree/php/308.html</link>
      <guid>http://www.zhizuobiaoge.com/bigtree/php/308.html</guid>
      <category>三方体系</category>
      <author><![CDATA[]]></author>
      <pubDate>Tue, 04 Mar 2025 03:03:59 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[$_GET、$_POST 和 $_REQUEST 的区别？]]></title>
      <description><![CDATA[ $_GET、$_POST 和 $_REQUEST 的区别？$_GET 变量接受所有以 get 方式发送的请求，及浏览器地址栏中的 ? 之后的内容。$_POST 变量接受所有以 post 方式发送的请求，例如，一个 form ]]></description>
      <link>http://www.zhizuobiaoge.com/888/123/excel274.html</link>
      <guid>http://www.zhizuobiaoge.com/888/123/excel274.html</guid>
      <category>三方体系</category>
      <author><![CDATA[]]></author>
      <pubDate>Fri, 14 Jul 2023 07:12:06 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[表单中的信息提交回当前页面，并配合if条件判断]]></title>
      <description><![CDATA[  						
&amp;lt;!DOCTYPE HTML&amp;gt; 
&amp;lt;html lang=&amp;quot;zh-CN&amp;quot;&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=utf-8&amp;quot;/&amp;gt;
&amp;lt;title&amp;gt;表单提交到当前页面，并显示对应的 ]]></description>
      <link>http://www.zhizuobiaoge.com/bigtree/php/excel273.html</link>
      <guid>http://www.zhizuobiaoge.com/bigtree/php/excel273.html</guid>
      <category>三方体系</category>
      <author><![CDATA[]]></author>
      <pubDate>Fri, 14 Jul 2023 06:18:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[if…elseif…else条件判断语句]]></title>
      <description><![CDATA[ PHP 条件语句当您编写代码时，您常常需要为不同的判断执行不同的动作。您可以在代码中使用条件语句来完成此任务。在 PHP 中，提供了下列条件语句：	if 语句 - 在条件成立时执行代 ]]></description>
      <link>http://www.zhizuobiaoge.com/888/123/excel272.html</link>
      <guid>http://www.zhizuobiaoge.com/888/123/excel272.html</guid>
      <category>三方体系</category>
      <author><![CDATA[]]></author>
      <pubDate>Fri, 14 Jul 2023 03:03:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[php在一个页面提交信息并显示提交的内容]]></title>
      <description><![CDATA[ 上一篇中，通过php在当前页面，把录入的信息，提交给其他的页面，使用了action=&amp;quot;welcome.php&amp;quot; 而welcome.php就是目标页地址。如果要在当页显示录入的信息，又当如何。						&amp;lt;html&amp;gt;
&amp;lt;h ]]></description>
      <link>http://www.zhizuobiaoge.com/888/123/excel271.html</link>
      <guid>http://www.zhizuobiaoge.com/888/123/excel271.html</guid>
      <category>三方体系</category>
      <author><![CDATA[]]></author>
      <pubDate>Fri, 14 Jul 2023 00:08:05 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[php表单提交输入信息后跳转到其他页面]]></title>
      <description><![CDATA[ 名字:  年龄: ]]></description>
      <link>http://www.zhizuobiaoge.com/888/123/excel270.html</link>
      <guid>http://www.zhizuobiaoge.com/888/123/excel270.html</guid>
      <category>三方体系</category>
      <author><![CDATA[]]></author>
      <pubDate>Tue, 11 Jul 2023 09:05:35 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[php学习网址]]></title>
      <description><![CDATA[   PHP 很有趣!&amp;quot;; echo &amp;quot;Hello world!
&amp;quot;; echo &amp;quot;我要学 PHP!
&amp;quot;; echo &amp;quot;这是一个&amp;quot;, &amp;quot;字符串，&amp;quot;, &amp;quot;使用了&amp;quot;, &amp;quot;多个&amp;quot;, &amp;quot;参数。&amp;quot;; ?&amp;gt; ]]></description>
      <link>http://www.zhizuobiaoge.com/888/123/excel269.html</link>
      <guid>http://www.zhizuobiaoge.com/888/123/excel269.html</guid>
      <category>三方体系</category>
      <author><![CDATA[]]></author>
      <pubDate>Tue, 11 Jul 2023 00:31:36 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[通过删除xml文件中的protect段保护代码来实现excel表格中的撤销工作表保护密码]]></title>
      <description><![CDATA[ 　　先来看一下excel工作簿中的某个工作表设置了工作表保护的效果：　　对于设置了保护的区域，单元格，是无法进行修改的，会提示：　　您试图更改的单元格的图表位于受保护工作表中 ]]></description>
      <link>http://www.zhizuobiaoge.com/888/123/excel88.html</link>
      <guid>http://www.zhizuobiaoge.com/888/123/excel88.html</guid>
      <category>三方体系</category>
      <author><![CDATA[]]></author>
      <pubDate>Thu, 07 Nov 2019 02:18:59 +0000</pubDate>
    </item>
  </channel>
</rss>