<?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>四维映像 &#187; PHP</title>
	<atom:link href="http://www.i4wei.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.i4wei.com</link>
	<description>The more a man learns, the more he sees his ignorance.</description>
	<lastBuildDate>Tue, 31 Aug 2010 18:51:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Test Your Knowledge of PHP</title>
		<link>http://www.i4wei.com/2007/09/41/</link>
		<comments>http://www.i4wei.com/2007/09/41/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 01:43:02 +0000</pubDate>
		<dc:creator>i4wei</dc:creator>
				<category><![CDATA[电脑技术]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.i4wei.com/?p=41</guid>
		<description><![CDATA[by Emmett Dulaney From: http://www.unixreview.com/documents/s=10130/ur0705d/ Increasingly, PHP seems to be the tool/language that is used to make Web sites dynamic. While it is far from the only open source scripting language available, PHP&#8217;s abilities and features are quickly making it not only a must-have in the Web world but also a topic on many certification [...]]]></description>
		<wfw:commentRss>http://www.i4wei.com/2007/09/41/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache2, SSL, Mysql, PHP and OpenLDAP Installation Guide</title>
		<link>http://www.i4wei.com/2007/01/11/</link>
		<comments>http://www.i4wei.com/2007/01/11/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 03:52:49 +0000</pubDate>
		<dc:creator>i4wei</dc:creator>
				<category><![CDATA[电脑技术]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.i4wei.com/?p=11</guid>
		<description><![CDATA[1. Install Mysql #groupadd mysql #adduser mysql -g mysql -s /nologin #cd mysql-VERSION/ #./configure --prefix=/usr/local/mysql #make &#38;amp;&#38;amp; make install #scripts/mysql_install_db #chown -R root:mysql /usr/local/mysql #chown -R mysql /usr/local/mysql/var #/usr/local/mysql/bin/mysqld_safe --user=mysql #mysql -uroot &#62;use mysql; &#62;update user set password=password('XXX') where user='root'; &#62;flush priviledges; 2. Install Apache #cd apache-VERSION/ #./configure --prefix=/usr/local/apache2 --enable-module=so --enable-ssl --enable-rewrite #make &#38;amp;&#38;amp; make [...]]]></description>
		<wfw:commentRss>http://www.i4wei.com/2007/01/11/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
