<?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.lpfrx.com/archives/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lpfrx.com</link>
	<description>我的空间,无聊人生活空间</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:17:48 +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>php的timezone时区设定方法</title>
		<link>http://www.lpfrx.com/archives/1704/</link>
		<comments>http://www.lpfrx.com/archives/1704/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 07:12:54 +0000</pubDate>
		<dc:creator>无聊人</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[date_default_timezone_set]]></category>

		<guid isPermaLink="false">http://www.lpfrx.com/?p=1704</guid>
		<description><![CDATA[废话不说，在需要的php程序里边加多一句: date_default_timezone_set(&#8216;PRC&#8217;); 测试的话可以这样写写： &#60;?php date_default_timezone_set(&#8216;PRC&#8217;); ?&#62; dreamhost.com那里是美国空间，跟 china 相差 8... ]]></description>
		<wfw:commentRss>http://www.lpfrx.com/archives/1704/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php的替换一次的str_replace函数</title>
		<link>http://www.lpfrx.com/archives/902/</link>
		<comments>http://www.lpfrx.com/archives/902/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 12:42:55 +0000</pubDate>
		<dc:creator>无聊人</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.lpfrx.com/?p=902</guid>
		<description><![CDATA[为了方便做seo用的， 把内页的关键字替换带链接的关键词指向首页，所以不能全替换，只替换一次： php原来的str_replace函数是替换全部的，不能用，所以在网上找高人已写好的，本来想自己动... ]]></description>
		<wfw:commentRss>http://www.lpfrx.com/archives/902/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freebsd 7安装php需要注意的小问题</title>
		<link>http://www.lpfrx.com/archives/222/</link>
		<comments>http://www.lpfrx.com/archives/222/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 09:27:49 +0000</pubDate>
		<dc:creator>无聊人</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.lpfrx.com/?p=222</guid>
		<description><![CDATA[昨天又在虚拟机Vmware安装Freebsd 7了，为的是实验extmail邮件系统的安装包， 安装包在这里：http://www.extmail.org/forum/thread-8640-1-1.html  ， 顺利的安装完成，但在安装完毕后，在/usr/local/www/apache22/data... ]]></description>
		<wfw:commentRss>http://www.lpfrx.com/archives/222/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>今天把wordpress的post-template.php修改了</title>
		<link>http://www.lpfrx.com/archives/74/</link>
		<comments>http://www.lpfrx.com/archives/74/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 10:39:52 +0000</pubDate>
		<dc:creator>无聊人</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.lpfrx.com/?p=74</guid>
		<description><![CDATA[为的是把amazon的资料采集到wordpress时发生的摘要令到wordpress的模板错位, 自己记录下, 因为自己还不会编写wordpress的插件，所以先直接改源代码. 位置， wp-includes目录下, 修改内容在post-template.php... ]]></description>
		<wfw:commentRss>http://www.lpfrx.com/archives/74/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用php从yahoo网页获取股票数据</title>
		<link>http://www.lpfrx.com/archives/66/</link>
		<comments>http://www.lpfrx.com/archives/66/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 09:47:17 +0000</pubDate>
		<dc:creator>无聊人</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.lpfrx.com/?p=66</guid>
		<description><![CDATA[过下准备写个股票机械交易系统，先搞掂数据采集这部分先，做了个用php从yahoo获取股票数据的例子, 运行在shell下，其实php做shell几好用的. 以下为源代码: gupiao.php ,  获取600808马钢股份的数据. ... ]]></description>
		<wfw:commentRss>http://www.lpfrx.com/archives/66/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>php的图片下载函数</title>
		<link>http://www.lpfrx.com/archives/58/</link>
		<comments>http://www.lpfrx.com/archives/58/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 03:40:00 +0000</pubDate>
		<dc:creator>无聊人</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.lpfrx.com/?p=58</guid>
		<description><![CDATA[做采集中，需要用到php下载图片，在网上收集了一下，做了两个, 其中第一个用到readfile, 这个函数需要你的虚拟主机php.ini的设定allow_url_fopen = On , 例如我现在用的Dreamhost主机就是allow_url_fopen = Of... ]]></description>
		<wfw:commentRss>http://www.lpfrx.com/archives/58/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php的Snoopy的类实在太好用了</title>
		<link>http://www.lpfrx.com/archives/37/</link>
		<comments>http://www.lpfrx.com/archives/37/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 05:26:56 +0000</pubDate>
		<dc:creator>凯琳</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Snoopy]]></category>

		<guid isPermaLink="false">http://www.lpfrx.com/?p=37</guid>
		<description><![CDATA[以前总是自己用php代码模拟浏览器，总是写不好，当然我这种非专业出身就是学不好. 最近在写一个抓取Amazon商品php代码时，无意中从搜索引擎搜到的. 那个Snoopy这个类实在太好用了, 记录一下... ]]></description>
		<wfw:commentRss>http://www.lpfrx.com/archives/37/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

