<?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+mysql程序设计</title>
	<atom:link href="http://www.googlephp.cn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.googlephp.cn</link>
	<description></description>
	<lastBuildDate>Sat, 26 Jun 2010 01:37:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>php+ajax购物车的基本原理--移出购物车</title>
		<link>http://www.googlephp.cn/archives/302</link>
		<comments>http://www.googlephp.cn/archives/302#comments</comments>
		<pubDate>Sun, 18 Apr 2010 04:32:50 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[php购物车的基本原理]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=302</guid>
		<description><![CDATA[上一篇文章，我简单介绍了php+ajax购物车的基本原理--加入购物车。而有时客户可能会临时把一些加入购物车的东西去掉，所以我们不得不加入一个移出购物车的功能。如下图：

加入购物车就... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/302/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>php+ajax购物车的基本原理--加入购物车</title>
		<link>http://www.googlephp.cn/archives/289</link>
		<comments>http://www.googlephp.cn/archives/289#comments</comments>
		<pubDate>Sat, 17 Apr 2010 14:55:01 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[php购物车的基本原理]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=289</guid>
		<description><![CDATA[最近在帮一个同学做一个小型的网店系统，所以简单分享一下自己是如何运用这个php购物车的基本原理。
简单来说，php购物车的基本原理就是用$_SESSION来临时保存客户的订单信息。一个$_SESSION... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/289/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>php安装程序的基本原理</title>
		<link>http://www.googlephp.cn/archives/272</link>
		<comments>http://www.googlephp.cn/archives/272#comments</comments>
		<pubDate>Fri, 05 Mar 2010 14:36:38 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[php安装程序]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=272</guid>
		<description><![CDATA[当我们写了一个网站程序想分享给别人一起使用时，通常我们都会把数据库表的结构、表的初始化数据导出来，以方便他人导入数据库。但为何我们不写个安装程序，只要填写了主机，连接数... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/272/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>php乱码问题的解决方案</title>
		<link>http://www.googlephp.cn/archives/266</link>
		<comments>http://www.googlephp.cn/archives/266#comments</comments>
		<pubDate>Thu, 04 Mar 2010 11:23:50 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=266</guid>
		<description><![CDATA[php乱码问题一直是困扰初学者的一个很大问题。这里我分享一下我的解决方案，至少对我来说，用了这种方法之后就没出现过乱码问题了。
首先我们要搞清楚如下几个编码的概念：
①文件编码... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/266/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>帝国CMS导入模板的教程（注意编码）</title>
		<link>http://www.googlephp.cn/archives/252</link>
		<comments>http://www.googlephp.cn/archives/252#comments</comments>
		<pubDate>Sat, 23 Jan 2010 18:13:26 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[帝国CMS]]></category>
		<category><![CDATA[帝国cms导入模板出现乱码]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=252</guid>
		<description><![CDATA[昨天刚开始接触帝国CMS，对于用帝国CMS来建站还是比较陌生的。可以说是问题一大堆，搞得自己很头痛，官方也有不少的教程，还得慢慢看。以后自己看熟了再整理一下心得吧。
官网已有导入... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/252/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>完美程序</title>
		<link>http://www.googlephp.cn/archives/218</link>
		<comments>http://www.googlephp.cn/archives/218#comments</comments>
		<pubDate>Mon, 04 Jan 2010 08:37:06 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[完美程序]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=218</guid>
		<description><![CDATA[今天逛论坛看到一道非常有意思的题目“由杀人游戏写程序分析”
原题如下：
某地发生了一起谋杀案，警察通过排查确定杀人凶手必为4个嫌疑犯中的一个。以下为4个嫌疑犯的供词。
A说：不... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/218/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>php+mysql+thinkphp学生选课系统</title>
		<link>http://www.googlephp.cn/archives/164</link>
		<comments>http://www.googlephp.cn/archives/164#comments</comments>
		<pubDate>Fri, 25 Dec 2009 19:44:23 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP程序发布]]></category>
		<category><![CDATA[php+mysql选课系统]]></category>
		<category><![CDATA[学生选课系统]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=164</guid>
		<description><![CDATA[模板网上找的，程序由自己编写。
09年就快结束了，那这个选课系统就作为今年写的最后一个程序吧。虽然不算完美，但也算是尽心尽力去完成了。
简单介绍一下，这个选课系统基于开发框架t... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/164/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>php简单实现将excel文件的数据批量导入到数据库</title>
		<link>http://www.googlephp.cn/archives/148</link>
		<comments>http://www.googlephp.cn/archives/148#comments</comments>
		<pubDate>Wed, 16 Dec 2009 12:23:54 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[php导入excel文件内容]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=148</guid>
		<description><![CDATA[借鉴了一个朋友的思路：http://mxp556.blog.hexun.com/23315689_d.html；
简单思路如下：
1、将excel文件另存为txt文件。
2、用fopen()读取文件内容。
3、分析文件内容的结构，构成sql语句。
4、执行sql语句。... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/148/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>采集---强大的“小偷”</title>
		<link>http://www.googlephp.cn/archives/137</link>
		<comments>http://www.googlephp.cn/archives/137#comments</comments>
		<pubDate>Tue, 24 Nov 2009 05:46:09 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[php采集]]></category>
		<category><![CDATA[小偷程序]]></category>
		<category><![CDATA[采集]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=137</guid>
		<description><![CDATA[记得刚学php时，php100的张恩民老师就讲了一个“小偷程序”，那时我还不知道原来这就是采集啊，之后很长一段时间都没碰过“采集”，偶尔逛论坛的时候也会听到有人在讲采集，总感觉采集... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/137/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>学生选课系统的一个简单构思</title>
		<link>http://www.googlephp.cn/archives/132</link>
		<comments>http://www.googlephp.cn/archives/132#comments</comments>
		<pubDate>Sun, 22 Nov 2009 18:54:05 +0000</pubDate>
		<dc:creator>陈勇文</dc:creator>
				<category><![CDATA[PHP技术]]></category>
		<category><![CDATA[php+mysql学生选课系统]]></category>
		<category><![CDATA[学生选课系统]]></category>

		<guid isPermaLink="false">http://www.googlephp.cn/?p=132</guid>
		<description><![CDATA[要做一个课程设计，想做学生选课系统，所以就简单构思了一下。欢迎朋友们提出更多宝贵的意见，比如功能操作，数据库的设计等。
... </p>]]></description>
		<wfw:commentRss>http://www.googlephp.cn/archives/132/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
