<br />
<b>Deprecated</b>:  mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in <b>/www/wwwroot/hh85/php/source/class/discuz/discuz_database.php</b> on line <b>177</b><br />
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>PHP技术论坛 - thinkphp</title>
    <link>http://php.hh85.com/forum.php?mod=forumdisplay&amp;fid=2</link>
    <description>Latest 20 threads of thinkphp</description>
    <copyright>Copyright(C) PHP技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 03 Jun 2026 04:19:27 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://php.hh85.com/static/image/common/logo_88_31.gif</url>
      <title>PHP技术论坛</title>
      <link>http://php.hh85.com/</link>
    </image>
    <item>
      <title>关于微信APP支付，提示支付验证签名失败</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=65</link>
      <description><![CDATA[微信支付先是统一下单接口获得相关参数，然后在通过https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=9_12&amp;index=2 调用器APP支付，这里的sign签名需要重新签名


格式如下：


参数一共有七个：


prepayid（统一下单里返回的标识符），


partnerid（商户 ...]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Tue, 23 Feb 2021 04:05:34 +0000</pubDate>
    </item>
    <item>
      <title>TP5和TP3的不同</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=48</link>
      <description><![CDATA[TP5现在比较稳定了 想试试TP5发现和之前的TP3.1X非常不同 除了命名空间之外 一些常规函数用法都有不同

1：数据操作where用法

 TP5中where 格式是where(\&quot;字段\&quot;,\&quot;值\&quot;) 和一般TP3的where(array(\'字段\'=&gt;\'值\')) 不同

2：M方法无效了

  TP5需要用Db方法 如下 Db(\&quot;表名\&quot;)
 ...]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Tue, 04 Jul 2017 09:35:05 +0000</pubDate>
    </item>
    <item>
      <title>discuz二次开发插件开发 292464120</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=34</link>
      <description><![CDATA[discuz二次开发 插件开发群 292464120]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Mon, 03 Oct 2016 02:22:40 +0000</pubDate>
    </item>
    <item>
      <title>ThinkPHP接单开发群 332832699</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=33</link>
      <description><![CDATA[ThinkPHP接单开发群 332832699]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Mon, 03 Oct 2016 02:14:16 +0000</pubDate>
    </item>
    <item>
      <title>THinkPHP 开启APP_DEBUG导致验证码无法显示</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=31</link>
      <description><![CDATA[问题表现：
开启调试后无法显示验证码 关闭后正常
解决办法：

输出验证码前清理缓冲区]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Wed, 28 Sep 2016 07:34:33 +0000</pubDate>
    </item>
    <item>
      <title>Thinkphp中验证码不显示解决办法</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=24</link>
      <description><![CDATA[]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Tue, 28 Jun 2016 03:12:43 +0000</pubDate>
    </item>
    <item>
      <title>ThinkPHP在nginx下url重写Rewrite规则伪静态</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=9</link>
      <description><![CDATA[记得重启nginx]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Sat, 16 Jan 2016 07:58:36 +0000</pubDate>
    </item>
    <item>
      <title>Thinkphp URl设计</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=6</link>
      <description><![CDATA[5.0取消了URL模式的概念，普通模式的URL访问不再支持，如果不支持PATHINFO的服务器可以使用兼容模式访问如下：

http://serverName/应用入口文件?s=/模块/控制器/操作/[参数名/参数值...
首先，解释下其中的几个概念：

 ...]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Thu, 14 Jan 2016 06:46:41 +0000</pubDate>
    </item>
    <item>
      <title>thinkphp5文件规则不同</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=5</link>
      <description><![CDATA[最近使用了5.0发现 THINKPHP5.0文件命名规则略有不同

5.0的首字母都是小写 并却不需要带后缀 比如之前UserAction.class.php UserController.class.php 现在可以改写成user.php 
同样类名和文件名相同 要写成class user extends Action..Controller



 ...]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Thu, 14 Jan 2016 06:32:18 +0000</pubDate>
    </item>
    <item>
      <title>ThinkPHP 多语言支持的配置与使用</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=3</link>
      <description><![CDATA[ThinkPHP 多语言配置
ThinkPHP 内置了对多语言的支持，如果应用项目涉及到国际化，那么可以定义相关的语言包文件以实现多语言支持。这里涉及的多语言支持是指模板语言，数据的多语言转换（翻译）不在这个范畴之内。
在项目配置文件里添加如下参数以开启多语言的支持：

 ...]]></description>
      <category>thinkphp</category>
      <author>admin</author>
      <pubDate>Sun, 10 Jan 2016 02:54:34 +0000</pubDate>
    </item>
  </channel>
</rss>