<?xml version="1.0" encoding="gbk"?>
<!--  RSS generated by Flaimo.com RSS Builder [2026-04-04 04:19:02]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<pubDate>Sat, 04 Apr 2026 04:19:02 +0800</pubDate>
<lastBuildDate>Sat, 04 Apr 2026 04:19:02 +0800</lastBuildDate>
<docs>http://web.rongsen.com.cn/</docs>
<description>我们专注于服务器维护、IT项目外包，监控运维服务及linux或windows系统下各种应用软件的安装配置维护优化等!并深得客户的高度肯定。</description>
<link>http://web.rongsen.com.cn/</link>
<title>PHP防范-黑客防线网安服务器维护基地</title>
<image>
<title>PHP防范-黑客防线网安服务器维护基地</title>
<url>http://web.rongsen.com.cn/images/logo.gif</url>
<link>http://web.rongsen.com.cn/</link>
<description>我们专注于服务器维护、IT项目外包，监控运维服务及linux或windows系统下各种应用软件的安装配置维护优化等!并深得客户的高度肯定。</description>
</image>
<webMaster>http://web.rongsen.com.cn/</webMaster>
<generator>http://web.rongsen.com.cn/</generator>
<category>黑客防线网安服务器维护基地</category>
<ttl>60</ttl>
<dc:creator>http://web.rongsen.com.cn/</dc:creator>
<dc:date>Sat, 04 Apr 2026 04:19:02 +0800</dc:date>
<sy:updateFrequency>0</sy:updateFrequency>
<sy:updateBase>2026</sy:updateBase>
<item>
<title><![CDATA[让你的PHP4和PHP5共存]]></title>
<link>http://web.rongsen.com.cn/show-153-1.html</link>
<description><![CDATA[<img src=uploadfile/article/uploadfile/200802/thumb_20080220060024934.gif border='0' /><br /><br /><strong>Tags</strong>:<a href=tag.php?tag=PHP4 target='blank'>PHP4</a>&nbsp;&nbsp;<a href=tag.php?tag=PHP5 target='blank'>PHP5</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-02-20 05:59:33</pubDate>
<guid>http://web.rongsen.com.cn/show-153-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[利用php数组对百万数据进行排重]]></title>
<link>http://web.rongsen.com.cn/show-4295-1.html</link>
<description><![CDATA[在平时的工作中，经常接到要对网站的会员进行站内信、手机短信、email进行群发信息的通知，用户列表一般由别的同事提供，当中难免会有重复，为了避免重复发送，所以我在进行发送信息前要对他们提供的用户列表进行排<br /><strong>Tags</strong>:<a href=tag.php?tag=%C0%FB%D3%C3 target='blank'>利用</a>&nbsp;&nbsp;<a href=tag.php?tag=%CA%FD%D7%E9 target='blank'>数组</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:31:03</pubDate>
<guid>http://web.rongsen.com.cn/show-4295-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[SQL语句在JavaScript中的应用]]></title>
<link>http://web.rongsen.com.cn/show-4298-1.html</link>
<description><![CDATA[最近一直在用javascript在做项目 可是做着做着 感觉很多功能代码都是重复的。 比如对javascript数组的排序 还有对数组数据的删选以及分组 所以，后来兴致以上来。 一发不可收拾。 写了一个能在javascript<br /><strong>Tags</strong>:<a href=tag.php?tag=%D3%EF%BE%E4 target='blank'>语句</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:35:15</pubDate>
<guid>http://web.rongsen.com.cn/show-4298-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[PHP检查库或函数可用方法]]></title>
<link>http://web.rongsen.com.cn/show-4304-1.html</link>
<description><![CDATA[随着版本的升高，PHP的功能也越来越完善，可用的扩展库和函数也越来越多，因此，我们写程序时也要考虑版本的兼容问题，同时还要考虑服务器（特别是虚拟主机）是否安装了扩展库。<br /><strong>Tags</strong>:<a href=tag.php?tag=%BC%EC%B2%E9 target='blank'>检查</a>&nbsp;&nbsp;<a href=tag.php?tag=%BF%E2 target='blank'>库</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:40:41</pubDate>
<guid>http://web.rongsen.com.cn/show-4304-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[cURL库功能抓取网页POST数据及其他]]></title>
<link>http://web.rongsen.com.cn/show-4308-1.html</link>
<description><![CDATA[使用PHP的cURL库可以简单和有效地去抓网页。你只需要运行一个脚本，然后分析一下你所抓取的网页，然后就可以以程序的方式得到你想要的数据了。无论是你想从从一个链接上取部分数据，或是取一个XML文件并把其导入数据<br /><strong>Tags</strong>:<a href=tag.php?tag=%BF%E2 target='blank'>库</a>&nbsp;&nbsp;<a href=tag.php?tag=%B9%A6%C4%DC target='blank'>功能</a>&nbsp;&nbsp;<a href=tag.php?tag=%D7%A5%C8%A1 target='blank'>抓取</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:42:58</pubDate>
<guid>http://web.rongsen.com.cn/show-4308-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[php木马防范技巧]]></title>
<link>http://web.rongsen.com.cn/show-4485-1.html</link>
<description><![CDATA[首先修改httpd.conf，如果你只允许你的php脚本程序在web目录里操作，还可以修改httpd.conf文件限制php的操作路径。比如你的web目录是/usr/local/apache/htdocs，那么在httpd.conf里加上这么几行：<br /><strong>Tags</strong>:<a href=tag.php?tag=%C4%BE%C2%ED target='blank'>木马</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%C0%B7%B6 target='blank'>防范</a>&nbsp;&nbsp;<a href=tag.php?tag=%BC%BC%C7%C9 target='blank'>技巧</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-10-17 18:44:39</pubDate>
<guid>http://web.rongsen.com.cn/show-4485-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[php如何给index.php文件设置只读权限]]></title>
<link>http://web.rongsen.com.cn/show-4718-1.html</link>
<description><![CDATA[最近很多空间都被挂了马，虽然危害不大，仅仅给你的首页后面追加一个iframe广告代码，增加流量，但是这个会让某些浏览器弹出警告，所以让站长很痛苦。<br /><strong>Tags</strong>:<a href=tag.php?tag=php target='blank'>php</a>&nbsp;&nbsp;<a href=tag.php?tag=%C8%A8%CF%DE target='blank'>权限</a>&nbsp;&nbsp;<a href=tag.php?tag=%D6%BB%B6%C1%C8%A8%CF%DE target='blank'>只读权限</a>&nbsp;&nbsp;]]></description>
<pubDate>2011-01-11 17:52:47</pubDate>
<guid>http://web.rongsen.com.cn/show-4718-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[php.ini文件的防范配置方法]]></title>
<link>http://web.rongsen.com.cn/show-4724-1.html</link>
<description><![CDATA[php.ini文件的修改1、查找：extension_dir = &quot;./&quot;改为：extension_dir = &quot;D:\ServerRoot\PHP\ext\&quot;2、找到&quot;safe_mode=off&quot;改为&quot;safe_mode=on&quot;象一些能执行系统命令的函数shell_exec()和``被禁止，其它的一些执<br /><strong>Tags</strong>:<a href=tag.php?tag=php target='blank'>php</a>&nbsp;&nbsp;]]></description>
<pubDate>2011-01-12 06:03:56</pubDate>
<guid>http://web.rongsen.com.cn/show-4724-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[PHP开发者常犯的MySQL错误]]></title>
<link>http://web.rongsen.com.cn/show-7234-1.html</link>
<description><![CDATA[随着时间推移技术发展变化而变得不适用。为了防止误导新手，特本着与时俱进的精神写出此文，绝非对原文作者的不尊重。<br /><strong>Tags</strong>:<a href=tag.php?tag=PHP target='blank'>PHP</a>&nbsp;&nbsp;<a href=tag.php?tag=MYSQL target='blank'>MYSQL</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-01-25 12:52:22</pubDate>
<guid>http://web.rongsen.com.cn/show-7234-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[PHP程序员如何突破成长瓶颈经验谈]]></title>
<link>http://web.rongsen.com.cn/show-17110-1.html</link>
<description><![CDATA[作为Web开发中应用最广泛的语言之一，PHP有着大量的粉丝，那么你是一名优秀的程序员吗？在进行自我修炼的同时，你是否想过面对各种各样的问题，我该如何突破自身的瓶颈，以便更好的发展呢？<br /><strong>Tags</strong>:<a href=tag.php?tag=php target='blank'>php</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-09-06 01:13:47</pubDate>
<guid>http://web.rongsen.com.cn/show-17110-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
</channel>
</rss>
