<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技术论坛 - 常见问题技巧</title>
    <link>http://php.hh85.com/forum.php?mod=forumdisplay&amp;fid=41</link>
    <description>Latest 20 threads of 常见问题技巧</description>
    <copyright>Copyright(C) PHP技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 03 Jun 2026 04:19:25 +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>mysql 替换某个字段中的某个字符</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=21</link>
      <description><![CDATA[遇到这么个情况：比如：Msql里面的某个表的某个字段里面存储的是一个人的地址，有一天这个地址的里面的某个地
名变了，那么他的地址也就要变：比如：原来是：[csharp] view plain[/backcolor] copy[/backcolor]
[/backcolor]


[*]number             addr  [/backcolor ...]]></description>
      <category>常见问题技巧</category>
      <author>admin</author>
      <pubDate>Wed, 27 Apr 2016 06:20:26 +0000</pubDate>
    </item>
    <item>
      <title>Mysql分库分表方案</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=15</link>
      <description><![CDATA[Mysql分库分表方案1.为什么要分表：当一张表的数据达到几千万时，你查询一次所花的时间会变多，如果有联合查询的话，我想有可能会死在那儿了。分表的目的就在于此，减小数据库的负担，缩短查询时间。mysql中有一种机制是表锁定和行锁定，是为了保证数据的完整性。表锁定 ...]]></description>
      <category>常见问题技巧</category>
      <author>admin</author>
      <pubDate>Thu, 11 Feb 2016 02:19:23 +0000</pubDate>
    </item>
  </channel>
</rss>