<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Scripts 学盟 - php</title>
    <link>http://www.iscripts.org/forum.php?mod=forumdisplay&amp;fid=6</link>
    <description>Latest 20 threads of php</description>
    <copyright>Copyright(C) Scripts 学盟</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 13 Sep 2026 15:03:13 +0000</lastBuildDate>
    <ttl>180</ttl>
    <image>
      <url>http://www.iscripts.org/static/image/common/logo_88_31.gif</url>
      <title>Scripts 学盟</title>
      <link>http://www.iscripts.org/</link>
    </image>
    <item>
      <title>修改PHPCMS标题后的-</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=22258</link>
      <description><![CDATA[修改phpcms/libs/functions/global.func.php

查找' - ']]></description>
      <category>php</category>
      <author>莺子</author>
      <pubDate>Thu, 10 Jan 2013 09:49:16 +0000</pubDate>
    </item>
    <item>
      <title>[phpcms] 栏目页列表页输出来源</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=19707</link>
      <description><![CDATA[[mw_shl_code=applescript,true]
        
      
     {pc:content action=&quot;lists&quot; catid=&quot;$catid&quot; num=&quot;10&quot; moreinfo=&quot;1&quot; order=&quot;listorder DESC, inputtime DESC&quot;}
                {loop $data $r}
               
              
                        {$r[t]]></description>
      <category>php</category>
      <author>莺子</author>
      <pubDate>Sat, 29 Dec 2012 08:50:08 +0000</pubDate>
    </item>
    <item>
      <title>phpcms v9 联动菜单筛选插件</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=19698</link>
      <description><![CDATA[extention.func.php  文件

[mw_shl_code=applescript,true]]]></description>
      <category>php</category>
      <author>莺子</author>
      <pubDate>Fri, 14 Dec 2012 07:49:21 +0000</pubDate>
    </item>
    <item>
      <title>phpcms 联动菜单无限级GET标签调用代码</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=19697</link>
      <description><![CDATA[[mw_shl_code=applescript,true]{pc:get sql=&quot;SELECT * FROM  `v9_linkage` WHERE parentid=0 AND keyid=1 ORDER BY listorder ASC&quot; num=&quot;100&quot; return=&quot;data&quot; }
 {loop $data $n $v}
    
            {$v['name']}
         
        
        {pc:get sql=&quot;SELECT *]]></description>
      <category>php</category>
      <author>莺子</author>
      <pubDate>Fri, 14 Dec 2012 07:45:46 +0000</pubDate>
    </item>
    <item>
      <title>PHPCMS 调用点击量和评论</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=3302</link>
      <description><![CDATA[PHPCMS V9二次开发之首页、频道、列表等调用浏览量和评论。
Phpcms V9 内容页加上此代码可统计到点击量今日：，
本周：，
本月：
内容页统计代码：

其它：
一、首页获取数据方法
{pc:content action=”lists” catid=”$r[catid]” num=”5″ order=”id DESC” return ...]]></description>
      <category>php</category>
      <author>莺子</author>
      <pubDate>Sun, 07 Oct 2012 03:19:36 +0000</pubDate>
    </item>
    <item>
      <title>zen cart二次开发修改</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=2866</link>
      <description><![CDATA[一．出现Authorizenet is in Testing mode 
    解决方案：modules-&gt;payment   将名为Authorize.net 的付款方式都关闭即可 

二．如何修改后台的路径zencart
    先打开 /admin/includes/configure.php

     需要修改的地方如下：

      define('DIR_WS_ADMIN','/admn ...]]></description>
      <category>php</category>
      <author>莺子</author>
      <pubDate>Sat, 19 May 2012 01:48:40 +0000</pubDate>
    </item>
    <item>
      <title>请亲亲们法眼鉴定一下是否为马？</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=1437</link>
      <description><![CDATA[@eval($phpcode); //or die(&quot;$phpcode&quot;);
以上来自DEDE5.6  dedetag.class.php

@eval($phpcode);
以上来自DEDE5.6  php.lib.php

-------------------------------------------------------
                          割
------------------------------------------- ...]]></description>
      <category>php</category>
      <author>酒之小轻</author>
      <pubDate>Fri, 23 Mar 2012 13:21:54 +0000</pubDate>
    </item>
    <item>
      <title>四级 省市区(县)镇 Ajax 联动下拉选择</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=772</link>
      <description><![CDATA[你懂的了。。就这个



从 discuz x2 剥出来的。]]></description>
      <category>php</category>
      <author>混混@普宁.中国</author>
<enclosure url="http://www.iscripts.org/data/attachment/forum/201108/18/212822pily9ew1vnnjxl0j.gif" length="1500" type="image/jpeg" />      <pubDate>Thu, 18 Aug 2011 13:36:57 +0000</pubDate>
    </item>
    <item>
      <title>Linux 下 Apache PHP Mysql 搭建</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=637</link>
      <description><![CDATA[前几天研究了很久，终于搞定了。分享下成果，嘿嘿。 所需要的安装包可以去学盟QQ 问我要。不上传嘛你懂的。
首先安装 mysql ：
我这里的mysql是用 yum 安装的 这个很简单就不说了。

安装apache2.2:  这里是源码版 
解压apache后在当前文件输入命令：./configure --pre ...]]></description>
      <category>php</category>
      <author>那个谁</author>
      <pubDate>Wed, 10 Aug 2011 03:13:00 +0000</pubDate>
    </item>
    <item>
      <title>关于 php 中的 3DES</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=452</link>
      <description><![CDATA[因为与php 的系统交互，需要用到 3des 加密


下面是 php 加密码代码：搞了一个晚上。。。加密结果就是不一样。。。扑街了。。。

耗了一个晚上，才发现，是 php  加密时，原文 padding 方式不一样。。。

不费话了，java 代码：就这么点东东搞了那么久，还浪费了俺的20 ...]]></description>
      <category>php</category>
      <author>混混@普宁.中国</author>
      <pubDate>Thu, 28 Jul 2011 16:16:38 +0000</pubDate>
    </item>
    <item>
      <title>Discuz! 7.2 升到 x2.0 版本后附件表没有记录的问题</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=173</link>
      <description><![CDATA[学盟论坛是从 discuz 7.2 升级到 X2 RC 再升级到 X2 正式版的。。。其它方式升级是否有同样问题，不清楚。

刚开始升级完，也没有发现什么问题。。。

但是前天突然发现，一些旧帖中出现匿名回复，并且无法编辑，无法删除。

这就奇怪了。。。论坛一直是禁止匿名帖，怎 ...]]></description>
      <category>php</category>
      <author>混混@普宁.中国</author>
      <pubDate>Thu, 26 May 2011 16:52:00 +0000</pubDate>
    </item>
    <item>
      <title>Discuz! 7.2 升到 x2.0 版本后的 seo 问题</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=157</link>
      <description><![CDATA[因为看上了，QQ互联。

学盟把论坛从 Discuz! 7.2 升级到了 x2.0 版本

但是 x2.0 的结构变了。。。

搜索引擎原来收录的页面地址就都 404 了

这对 seo 来说，可是很严重很严重的问题！！！


当然了，如果你使用了伪静态的话，就不会有这麻烦了。。。只要应用相同效果 ...]]></description>
      <category>php</category>
      <author>混混@普宁.中国</author>
      <pubDate>Sun, 22 May 2011 12:22:47 +0000</pubDate>
    </item>
    <item>
      <title>安装wordpress之后，出现这样的提示是怎么回事？</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=19</link>
      <description><![CDATA[Your PHP installation appears to be missing the MySQL extension which is required by WordPress.]]></description>
      <category>php</category>
      <author>雪儿</author>
      <pubDate>Wed, 30 Mar 2011 03:45:24 +0000</pubDate>
    </item>
    <item>
      <title>怎么样做到。美国IP打开就是英文</title>
      <link>http://www.iscripts.org/forum.php?mod=viewthread&amp;tid=16</link>
      <description><![CDATA[我的WP博客平时总有些老外来逛。曾试过安装WP翻译插件，但感觉效果不太理想。不太方便。今天在看一个国外网站的时候受启发。请问，我可不可以把WP博客还有其他 的网站做成，中国IP打开我的网站，显示中文。。美国IP打开就是英文.


 ...]]></description>
      <category>php</category>
      <author>雪儿</author>
      <pubDate>Mon, 28 Mar 2011 17:13:51 +0000</pubDate>
    </item>
  </channel>
</rss>