<?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; 网站开发</title>
	<atom:link href="http://www.duyuxian.info/tag/%e7%bd%91%e7%ab%99%e5%bc%80%e5%8f%91/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.duyuxian.info</link>
	<description>What you see is what needs to be doubted!</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:57:32 +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>本地搭建一个PHP平台</title>
		<link>http://www.duyuxian.info/2010/02/%e6%9c%ac%e5%9c%b0%e6%90%ad%e5%bb%baphp%e5%b9%b3%e5%8f%b0/</link>
		<comments>http://www.duyuxian.info/2010/02/%e6%9c%ac%e5%9c%b0%e6%90%ad%e5%bb%baphp%e5%b9%b3%e5%8f%b0/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 04:54:01 +0000</pubDate>
		<dc:creator>杜小白</dc:creator>
				<category><![CDATA[计算机与 Internet]]></category>
		<category><![CDATA[网站开发]]></category>

		<guid isPermaLink="false">http://www.duyuxian.info/?p=10258</guid>
		<description><![CDATA[上一篇：《<a href="http://www.duyuxian.info/2010/02/%e7%bc%96%e7%a8%8b%e8%af%ad%e8%a8%80%e4%b8%8e%e8%84%9a%e6%9c%ac%e8%af%ad%e8%a8%80%e4%b9%8b%e6%88%91%e8%a7%81/">编程语言与脚本语言之我见</a>》说了那么多，其实回到最初我只是想了解如何在本地搭一个<strong>PHP服务器</strong>而己，在此之前，我知道一些名词， XAMMPP,IIS，Apache Mysql, Php但却不知其有什么关系，现在也终于大约的理清了，这些东西之间的关系。
搭建一个PHP平台，需要MYSQL,PHP.APACHE。APACHE 和IIS都是WEB服务器。IIS WEB服务器是用于专门搭建在微软的W[......]<p class='read-more'><a href='http://www.duyuxian.info/2010/02/%e6%9c%ac%e5%9c%b0%e6%90%ad%e5%bb%baphp%e5%b9%b3%e5%8f%b0/'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>上一篇：《<a href="http://www.duyuxian.info/2010/02/%e7%bc%96%e7%a8%8b%e8%af%ad%e8%a8%80%e4%b8%8e%e8%84%9a%e6%9c%ac%e8%af%ad%e8%a8%80%e4%b9%8b%e6%88%91%e8%a7%81/">编程语言与脚本语言之我见</a>》说了那么多，其实回到最初我只是想了解如何在本地搭一个<strong>PHP服务器</strong>而己，在此之前，我知道一些名词， XAMMPP,IIS，Apache Mysql, Php但却不知其有什么关系，现在也终于大约的理清了，这些东西之间的关系。</p>
<p>搭建一个PHP平台，需要MYSQL,PHP.APACHE。APACHE 和IIS都是WEB服务器。IIS WEB服务器是用于专门搭建在微软的Windows 系统上的，而Apache是比较专业的WEB服务器，能解释的代码比较多，除了能搭建在Windows平台也能搭建在Liunx上。用我的理解的话，搭建PHP平台，除了APACHE+PHP+MYSQL外，也应该能是IIS+PHP+MYSQL。</p>
<p>其操作过程应该是这样的，PHP服务器解读出你写的PHP文件，然后再通过WEB服务器传送出HTTP协议，HTML的文档格式，统一资源定位（url）。至于数据库，我就没看了。</p>
<p>而<strong>XAMPP</strong> 就是由Apache+Mysql+php+perl组成的一个功能全面的软件包，一套据全。有适合新手用。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.duyuxian.info/2010/02/%e6%9c%ac%e5%9c%b0%e6%90%ad%e5%bb%baphp%e5%b9%b3%e5%8f%b0/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
