<?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.ibloglife.com/archives/category/computer-internet/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ibloglife.com</link>
	<description>个人现实生活博客:人,终究是生活在现实之中,是为了活着而生活.</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:02:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HeQee邮件留言本添加邮箱格式检测功能</title>
		<link>http://www.ibloglife.com/archives/heqeeyoujianliuyanbentianjiayouxianggeshijiancegongneng.html</link>
		<comments>http://www.ibloglife.com/archives/heqeeyoujianliuyanbentianjiayouxianggeshijiancegongneng.html#comments</comments>
		<pubDate>Wed, 06 Jul 2011 00:36:04 +0000</pubDate>
		<dc:creator>浮云</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[电脑网络]]></category>
		<category><![CDATA[HeQee]]></category>
		<category><![CDATA[php smtp发送邮件]]></category>
		<category><![CDATA[PHPMailer]]></category>
		<category><![CDATA[php通过smtp发送邮件]]></category>
		<category><![CDATA[smtp发邮件]]></category>
		<category><![CDATA[邮件留言本]]></category>
		<category><![CDATA[邮箱格式检测]]></category>
		<category><![CDATA[邮箱检测]]></category>

		<guid isPermaLink="false">http://www.ibloglife.com/?p=2968</guid>
		<description><![CDATA[<p>HeQee邮件留言本，基于PHPMailer，使用非常简单，通过正确设置smtp(配置libs/cfg_mail.php文件即可，如果空间不支持smtp，可以联系服务商安装phpmailer)，把有访客在网站上的留言，直接发送到指定的邮箱。
这里把测试过程中发现的二个问题，加以优化、修改(点此下载修改后的邮件留言本代码)：
1、邮箱格式检测：邮箱必须......</p>]]></description>
			<content:encoded><![CDATA[<p>HeQee邮件留言本，基于PHPMailer，使用非常简单，通过正确设置smtp(配置libs/cfg_mail.php文件即可，如果空间不支持smtp，可以联系服务商安装phpmailer)，把有访客在网站上的留言，直接发送到指定的邮箱。
这里把测试过程中发现的二个问题，加以优化、修改(点此下载修改后的邮件留言本代码)：
1、邮箱格式检测：邮箱必须......</p>]]></content:encoded>
			<wfw:commentRss>http://www.ibloglife.com/archives/heqeeyoujianliuyanbentianjiayouxianggeshijiancegongneng.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ecshop调用商店域名</title>
		<link>http://www.ibloglife.com/archives/ecshopdiaoyongshangdianyuming.html</link>
		<comments>http://www.ibloglife.com/archives/ecshopdiaoyongshangdianyuming.html#comments</comments>
		<pubDate>Wed, 08 Dec 2010 00:17:11 +0000</pubDate>
		<dc:creator>浮云</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[ecshop域名函数]]></category>
		<category><![CDATA[ecshop调用商店域名]]></category>
		<category><![CDATA[ecshop调用域名]]></category>

		<guid isPermaLink="false">http://www.ibloglife.com/?p=2286</guid>
		<description><![CDATA[<p>　　把ecshop模板中间导航的链接和下面导航右侧的HOME图片链接“../index.php”，改成商店的域名，我使用的版本为：ECShop网店系统 V2.7.2 Release 0604正式版，设置如下：
1、修改/includes/init.php文件，找到下面代码部分，添加红色部分代码：
/* 创建 ECSHOP 对象 */
$ecs = new ECS($db_name, $prefix);
define('DA......</p>]]></description>
			<content:encoded><![CDATA[<p>　　把ecshop模板中间导航的链接和下面导航右侧的HOME图片链接“../index.php”，改成商店的域名，我使用的版本为：ECShop网店系统 V2.7.2 Release 0604正式版，设置如下：
1、修改/includes/init.php文件，找到下面代码部分，添加红色部分代码：
/* 创建 ECSHOP 对象 */
$ecs = new ECS($db_name, $prefix);
define('DA......</p>]]></content:encoded>
			<wfw:commentRss>http://www.ibloglife.com/archives/ecshopdiaoyongshangdianyuming.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ecshop函数列表大全</title>
		<link>http://www.ibloglife.com/archives/ecshophanshuliebiaodaquan.html</link>
		<comments>http://www.ibloglife.com/archives/ecshophanshuliebiaodaquan.html#comments</comments>
		<pubDate>Tue, 07 Dec 2010 00:52:14 +0000</pubDate>
		<dc:creator>浮云</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[ecshop]]></category>
		<category><![CDATA[ecshop函数]]></category>
		<category><![CDATA[ecshop函数手册]]></category>
		<category><![CDATA[ecshop商品函数]]></category>
		<category><![CDATA[ecshop文章函数]]></category>

		<guid isPermaLink="false">http://www.ibloglife.com/?p=2283</guid>
		<description><![CDATA[<p>　　ECShop是Comsenz公司推出的一款B2C独立网店系统，适合企业及个人快速构建个性化网上商店。系统是基于PHP语言及MYSQL数据库构架开发的跨平台开源程序。ECShop网店系统可免费下载、免费使用、免费升级，无使用时间与功能限制。其所有函数功能说明:
lib_time.php
gmtime()
　　P: 获得当前格林威治时间的时间戳 /$0
ser......</p>]]></description>
			<content:encoded><![CDATA[<p>　　ECShop是Comsenz公司推出的一款B2C独立网店系统，适合企业及个人快速构建个性化网上商店。系统是基于PHP语言及MYSQL数据库构架开发的跨平台开源程序。ECShop网店系统可免费下载、免费使用、免费升级，无使用时间与功能限制。其所有函数功能说明:
lib_time.php
gmtime()
　　P: 获得当前格林威治时间的时间戳 /$0
ser......</p>]]></content:encoded>
			<wfw:commentRss>http://www.ibloglife.com/archives/ecshophanshuliebiaodaquan.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS建站系统</title>
		<link>http://www.ibloglife.com/archives/cmsjianzhanxitong.html</link>
		<comments>http://www.ibloglife.com/archives/cmsjianzhanxitong.html#comments</comments>
		<pubDate>Mon, 24 May 2010 02:39:40 +0000</pubDate>
		<dc:creator>浮云</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CMS主题]]></category>
		<category><![CDATA[CMS内容管理系统]]></category>
		<category><![CDATA[CMS建站系统]]></category>
		<category><![CDATA[CMS模板]]></category>
		<category><![CDATA[CMS系统]]></category>
		<category><![CDATA[PHP CMS]]></category>

		<guid isPermaLink="false">http://www.ibloglife.com/?p=1615</guid>
		<description><![CDATA[<p>　　CMS是Content Management System的缩写，意为“内容管理系统”，具有许多基于模板的优秀设计，可以加快网站开发的速度和减少开发的成本，功能并不只限于文本处理，它也可以处理图片、Flash动画、声像流、图像甚至电子邮件档案。下面是一些PHP+MySql的CMS内容管理系统：
1、WordPress
　　我们熟悉的WordPress是一款非......</p>]]></description>
			<content:encoded><![CDATA[<p>　　CMS是Content Management System的缩写，意为“内容管理系统”，具有许多基于模板的优秀设计，可以加快网站开发的速度和减少开发的成本，功能并不只限于文本处理，它也可以处理图片、Flash动画、声像流、图像甚至电子邮件档案。下面是一些PHP+MySql的CMS内容管理系统：
1、WordPress
　　我们熟悉的WordPress是一款非......</p>]]></content:encoded>
			<wfw:commentRss>http://www.ibloglife.com/archives/cmsjianzhanxitong.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyadmin编辑用户权限</title>
		<link>http://www.ibloglife.com/archives/phpmyadmin-mysql-user-privileges.html</link>
		<comments>http://www.ibloglife.com/archives/phpmyadmin-mysql-user-privileges.html#comments</comments>
		<pubDate>Thu, 17 Dec 2009 03:12:16 +0000</pubDate>
		<dc:creator>浮云</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpMyadmin]]></category>
		<category><![CDATA[phpMyadmin管理用户权限]]></category>
		<category><![CDATA[phpMyadmin编辑用户权限]]></category>

		<guid isPermaLink="false">http://www.ibloglife.com/?p=899</guid>
		<description><![CDATA[<p>　　在Mysql中创建多用户，为了让每个用户在使用phpmyadmin管理数据库时，只能看到自己同名的数据库，所以在设置用户权限时要特别注意！可以参考以下步骤设置用户权限：
1、新建数据库：
　　进入phpmyadmin管理界面以后，找到如下文字“创建一个新的数据库”，然后在下面填上要新建的数据库的名称，在后面的下拉列表中选......</p>]]></description>
			<content:encoded><![CDATA[<p>　　在Mysql中创建多用户，为了让每个用户在使用phpmyadmin管理数据库时，只能看到自己同名的数据库，所以在设置用户权限时要特别注意！可以参考以下步骤设置用户权限：
1、新建数据库：
　　进入phpmyadmin管理界面以后，找到如下文字“创建一个新的数据库”，然后在下面填上要新建的数据库的名称，在后面的下拉列表中选......</p>]]></content:encoded>
			<wfw:commentRss>http://www.ibloglife.com/archives/phpmyadmin-mysql-user-privileges.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyadmin用户权限中英对照</title>
		<link>http://www.ibloglife.com/archives/phpmyadmin-user-privileges.html</link>
		<comments>http://www.ibloglife.com/archives/phpmyadmin-user-privileges.html#comments</comments>
		<pubDate>Tue, 15 Dec 2009 04:03:11 +0000</pubDate>
		<dc:creator>浮云</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpMyadmin]]></category>
		<category><![CDATA[phpMyadmin用户权限]]></category>

		<guid isPermaLink="false">http://www.ibloglife.com/?p=904</guid>
		<description><![CDATA[<p>　　在登陆phpmyadmin时选择了“中文 - Chinese Simplified“，那么就有中文的管理界面了，虽然在phpmyadmin中显示的用户权限显示的还是英文的，但是鼠标放上去时，有中文的提示，这里把phpmyadmin v3.2.4中英文对照表附上：
数据：
    SELECT：允许读取数据。
    INSERT：允许插入和替换数据。
    UPDATA：......</p>]]></description>
			<content:encoded><![CDATA[<p>　　在登陆phpmyadmin时选择了“中文 - Chinese Simplified“，那么就有中文的管理界面了，虽然在phpmyadmin中显示的用户权限显示的还是英文的，但是鼠标放上去时，有中文的提示，这里把phpmyadmin v3.2.4中英文对照表附上：
数据：
    SELECT：允许读取数据。
    INSERT：允许插入和替换数据。
    UPDATA：......</p>]]></content:encoded>
			<wfw:commentRss>http://www.ibloglife.com/archives/phpmyadmin-user-privileges.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>html中select语句读取mysql表中内容</title>
		<link>http://www.ibloglife.com/archives/mysql-php-select-option.html</link>
		<comments>http://www.ibloglife.com/archives/mysql-php-select-option.html#comments</comments>
		<pubDate>Sun, 13 Dec 2009 04:42:42 +0000</pubDate>
		<dc:creator>浮云</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php select]]></category>

		<guid isPermaLink="false">http://www.ibloglife.com/?p=896</guid>
		<description><![CDATA[<p>
&lt;?
  $record=0;
  $db=@mysql_pconnect('localhost','root');
  @mysql_select_db('1234',$db);
  $strsql="select * from 1234_data";
  $result=@mysql_query($strsql);
  $data=@mysql_fetch_array($result);
  $record=@mysql_num_rows($result);

  echo "&lt;select name=type size=1&gt;\n"......</p>]]></description>
			<content:encoded><![CDATA[<p>
&lt;?
  $record=0;
  $db=@mysql_pconnect('localhost','root');
  @mysql_select_db('1234',$db);
  $strsql="select * from 1234_data";
  $result=@mysql_query($strsql);
  $data=@mysql_fetch_array($result);
  $record=@mysql_num_rows($result);

  echo "&lt;select name=type size=1&gt;\n"......</p>]]></content:encoded>
			<wfw:commentRss>http://www.ibloglife.com/archives/mysql-php-select-option.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

