<?xml version="1.0" encoding="gbk"?>
<!--  RSS generated by Flaimo.com RSS Builder [2026-04-04 04:19:01]  --> <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:01 +0800</pubDate>
<lastBuildDate>Sat, 04 Apr 2026 04:19:01 +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:01 +0800</dc:date>
<sy:updateFrequency>0</sy:updateFrequency>
<sy:updateBase>2026</sy:updateBase>
<item>
<title><![CDATA[实用PHP函数和功能]]></title>
<link>http://web.rongsen.com.cn/show-4297-1.html</link>
<description><![CDATA[即使使用 PHP 多年，也会偶然发现一些未曾了解的函数和功能。其中有些是非常有用的，但没有得到充分利用。并不是所有人都会从头到尾一页一页地阅读手册和函数参考！<br /><strong>Tags</strong>:<a href=tag.php?tag=%CA%B5%D3%C3 target='blank'>实用</a>&nbsp;&nbsp;<a href=tag.php?tag=%BA%AF%CA%FD target='blank'>函数</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:33:08</pubDate>
<guid>http://web.rongsen.com.cn/show-4297-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[PHP配置文件 PHP最常用的ini函数]]></title>
<link>http://web.rongsen.com.cn/show-4300-1.html</link>
<description><![CDATA[php的配置函数就是几个ini_*的函数，主要是针对配置文件的操作，其实就四个函数：ini_get、ini_set、ini_get_all、ini_restore。个人感觉最有用的就是ini_set和ini_get。<br /><strong>Tags</strong>:<a href=tag.php?tag=%C5%E4%D6%C3%CE%C4%BC%FE target='blank'>配置文件</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:37:02</pubDate>
<guid>http://web.rongsen.com.cn/show-4300-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[allow_url_include的应用和解释]]></title>
<link>http://web.rongsen.com.cn/show-4301-1.html</link>
<description><![CDATA[PHP常常因为它可能允许URLS被导入和执行语句被人们指责。事实上，这件事情并不是很让人感到惊奇，因为这是导致称为Remote URL Include vulnerabilities的php应用程序漏洞的最重要的原因之一。<br /><strong>Tags</strong>:<a href=tag.php?tag=%D3%A6%D3%C3 target='blank'>应用</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%E2%CA%CD target='blank'>解释</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:37:43</pubDate>
<guid>http://web.rongsen.com.cn/show-4301-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[不常见却非常有用的PHP函数]]></title>
<link>http://web.rongsen.com.cn/show-4307-1.html</link>
<description><![CDATA[sys_getloadavt()可以获得系 统负载情况。该函数返回一个包含三个元素的数组，每个元素分别代表系统再过去的1、5和15分钟内的平均负载。<br /><strong>Tags</strong>:<a href=tag.php?tag=%B2%BB%B3%A3 target='blank'>不常</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%C7%B3%A3 target='blank'>非常</a>&nbsp;&nbsp;<a href=tag.php?tag=%D3%D0%D3%C3 target='blank'>有用</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:42:24</pubDate>
<guid>http://web.rongsen.com.cn/show-4307-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[PHP命名空间规则解析及高级功能]]></title>
<link>http://web.rongsen.com.cn/show-4309-1.html</link>
<description><![CDATA[日前发布的PHP 5.3中，最重要的一个新特性就是命名空间的加入。本文介绍了PHP命名空间的一些术语，其解析规则，以及一些高级功能的应用，希望能够帮助读者在项目中真正使用命名空间。<br /><strong>Tags</strong>:<a href=tag.php?tag=%C3%FC%C3%FB target='blank'>命名</a>&nbsp;&nbsp;<a href=tag.php?tag=%BF%D5%BC%E4 target='blank'>空间</a>&nbsp;&nbsp;<a href=tag.php?tag=%B9%E6%D4%F2 target='blank'>规则</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:43:43</pubDate>
<guid>http://web.rongsen.com.cn/show-4309-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[PHP Memcached + APC + 文件缓存封装]]></title>
<link>http://web.rongsen.com.cn/show-4310-1.html</link>
<description><![CDATA[PHP Memcached + APC + 文件缓存封装使用方法：Memcached<br /><strong>Tags</strong>:<a href=tag.php?tag=PHP target='blank'>PHP</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:44:27</pubDate>
<guid>http://web.rongsen.com.cn/show-4310-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[php常用函数中实现抽象工厂模式]]></title>
<link>http://web.rongsen.com.cn/show-17101-1.html</link>
<description><![CDATA[抽象工厂模式提供一个创建一系统相关或相互依赖对象的接口，而无需指定它们具体的类【GOF95】【特点】抽象工厂模式（Abstact Factory）是一种常见的软件设计模式。该模式为一个产品族提供了统一的创建接口。当需要<br /><strong>Tags</strong>:<a href=tag.php?tag=PHP target='blank'>PHP</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-09-06 00:51:34</pubDate>
<guid>http://web.rongsen.com.cn/show-17101-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[黑客防线网安之PHP判断日期格式是否正确]]></title>
<link>http://web.rongsen.com.cn/show-17115-1.html</link>
<description><![CDATA[龙虎鹰师网安之PHP判断日期格式是否正确 下面就有龙虎鹰师网安为您讲解一下如何判断PHP日期格式的方法！请认真看一下代码！<br /><strong>Tags</strong>:<a href=tag.php?tag=PHP target='blank'>PHP</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-09-06 01:31:04</pubDate>
<guid>http://web.rongsen.com.cn/show-17115-1.html</guid>
<author>黑客防线网安服务器维护基地 http://web.rongsen.com.cn/</author>
</item>
</channel>
</rss>
