﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP &#8211; ZeroBox Notes</title>
	<atom:link href="http://zerobox.org/notes/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://zerobox.org/notes</link>
	<description></description>
	<lastBuildDate>Fri, 06 Jun 2014 03:00:25 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7</generator>
	<item>
		<title>PHP框架原理</title>
		<link>http://zerobox.org/notes/957.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Fri, 06 Jun 2014 03:00:25 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://notes.zerobox.org/?p=957</guid>

					<description><![CDATA[本文主要来聊聊框架理论，但不针对任何一款框架，不过任何一款框架都离不开这个理论， &#8230;<p class="read-more"><a href="http://zerobox.org/notes/957.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>创建高安全性PHP网站的几个实用要点</title>
		<link>http://zerobox.org/notes/933.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Mon, 02 Jun 2014 09:18:45 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://notes.zerobox.org/?p=933</guid>

					<description><![CDATA[大家都知道PHP已经是当前最流行的Web应用编程语言了。但是也与其他脚本语言一样 &#8230;<p class="read-more"><a href="http://zerobox.org/notes/933.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>php防注入</title>
		<link>http://zerobox.org/notes/786.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Sat, 17 Dec 2011 14:00:40 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://notes.zerobox.org/?p=786</guid>

					<description><![CDATA[function prepare_query($sql, $params=nul &#8230;<p class="read-more"><a href="http://zerobox.org/notes/786.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>浅谈从PHP内核层面防范PHP WebShell</title>
		<link>http://zerobox.org/notes/400.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Sat, 15 Jan 2011 10:38:15 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WebShell]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[By 咖啡(k4kup8_0x4154_gmail.com) [目录] 1. 简 &#8230;<p class="read-more"><a href="http://zerobox.org/notes/400.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>安装并配置Apache/php/mysql协同工作</title>
		<link>http://zerobox.org/notes/72.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 11:18:34 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[这个话题应该是个很经典的话题了。相信大家在网上可以搜出一大把。但是论坛鼓励原创， &#8230;<p class="read-more"><a href="http://zerobox.org/notes/72.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>apache的静态/动态编译在apache+php+mysql的应用</title>
		<link>http://zerobox.org/notes/69.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 11:15:50 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[apache的静态/动态编译在apache+php+mysql的应用 我想大家有 &#8230;<p class="read-more"><a href="http://zerobox.org/notes/69.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Apache与PHP的整合过程</title>
		<link>http://zerobox.org/notes/68.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 11:15:18 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[apache与PHP的整合过程 为了让apache能够支持PHP语言,因此就出现 &#8230;<p class="read-more"><a href="http://zerobox.org/notes/68.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Apache-mysql-php安装</title>
		<link>http://zerobox.org/notes/67.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 11:14:53 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[redhat linux 9.0 apache2.2.3源码安装过程 下载到/u &#8230;<p class="read-more"><a href="http://zerobox.org/notes/67.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>常用的PHP本地测试环境构建软件</title>
		<link>http://zerobox.org/notes/4.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Sun, 28 Jun 2009 13:22:42 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[测试环境]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[WordPress够流行了吧，它是一个用PHP编写的强大的博客平台。使用它来架设 &#8230;<p class="read-more"><a href="http://zerobox.org/notes/4.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
