<?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>ThinkPHP &#8211; 学习日志</title>
	<atom:link href="https://blog.liuguofeng.com/tag/thinkphp/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.liuguofeng.com</link>
	<description>LIUGUOFENG</description>
	<lastBuildDate>Wed, 30 Jan 2019 10:06:30 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://blog.liuguofeng.com/wp-content/uploads/2019/08/icon-panda-450-1.png</url>
	<title>ThinkPHP &#8211; 学习日志</title>
	<link>https://blog.liuguofeng.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ThinkPHP 3.2 使用的一些记录</title>
		<link>https://blog.liuguofeng.com/p/5078</link>
					<comments>https://blog.liuguofeng.com/p/5078#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Wed, 23 Jan 2019 10:03:57 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=5078</guid>

					<description><![CDATA[在 View 模板引擎中输出数组的下标值 如 数组 $list 和 下标 $data.vo.id 若变量为空，<p class="more-button"><a href="https://blog.liuguofeng.com/p/5078" class="more-link">Continue reading <span class="screen-reader-text">ThinkPHP 3.2 使用的一些记录</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/5078/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ThinkPHP 使用 WorkerMan 的一些记录</title>
		<link>https://blog.liuguofeng.com/p/4964</link>
					<comments>https://blog.liuguofeng.com/p/4964#comments</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sun, 09 Dec 2018 12:00:30 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4964</guid>

					<description><![CDATA[通过 composer 安装 启动 初次使用可能会报错 原因是 stream_socket_server 函数<p class="more-button"><a href="https://blog.liuguofeng.com/p/4964" class="more-link">Continue reading <span class="screen-reader-text">ThinkPHP 使用 WorkerMan 的一些记录</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4964/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>ThinkPHP 5 引入 百度云 BaiduBCE SDK</title>
		<link>https://blog.liuguofeng.com/p/4781</link>
					<comments>https://blog.liuguofeng.com/p/4781#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Tue, 20 Nov 2018 01:11:38 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4781</guid>

					<description><![CDATA[项目根目录使用 Composer 在 Controller 中引入 测试连接 输出结果 上传文件测试 如果用的<p class="more-button"><a href="https://blog.liuguofeng.com/p/4781" class="more-link">Continue reading <span class="screen-reader-text">ThinkPHP 5 引入 百度云 BaiduBCE SDK</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4781/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ThinkPHP 3.2.3 提示 could not find driver PDO 链接报错</title>
		<link>https://blog.liuguofeng.com/p/4614</link>
					<comments>https://blog.liuguofeng.com/p/4614#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Fri, 02 Nov 2018 02:33:05 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4614</guid>

					<description><![CDATA[ThinkPHP 3.2.3 提示 could not find driver 抛出了 PDOExceptio<p class="more-button"><a href="https://blog.liuguofeng.com/p/4614" class="more-link">Continue reading <span class="screen-reader-text">ThinkPHP 3.2.3 提示 could not find driver PDO 链接报错</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4614/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux 下 ThinkPHP 与 Swoole 搭配 ThinkPHP 性能对比测试</title>
		<link>https://blog.liuguofeng.com/p/4368</link>
					<comments>https://blog.liuguofeng.com/p/4368#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Tue, 11 Sep 2018 16:02:19 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4368</guid>

					<description><![CDATA[ThinkPHP 5.0.21 Swoole 搭配 ThinkPHP 5.0.21 配置信息]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4368/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Swoole 适配 ThinkPHP 5 ab 压力测试 与 原生 ThinkPHP 对比</title>
		<link>https://blog.liuguofeng.com/p/4320</link>
					<comments>https://blog.liuguofeng.com/p/4320#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sun, 09 Sep 2018 04:25:19 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4320</guid>

					<description><![CDATA[swoole 适配 thinkphp 5.0.21 与原生 ThinkPHP 对比 原生 PHP 输出 hel<p class="more-button"><a href="https://blog.liuguofeng.com/p/4320" class="more-link">Continue reading <span class="screen-reader-text">Swoole 适配 ThinkPHP 5 ab 压力测试 与 原生 ThinkPHP 对比</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4320/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Swoole 适配 ThinkPHP 5.0.21</title>
		<link>https://blog.liuguofeng.com/p/4310</link>
					<comments>https://blog.liuguofeng.com/p/4310#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sat, 08 Sep 2018 13:39:29 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Swoole]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4310</guid>

					<description><![CDATA[新增代码 server/http_server.php ThinkPHP 核心文件修改 thinkphp/li<p class="more-button"><a href="https://blog.liuguofeng.com/p/4310" class="more-link">Continue reading <span class="screen-reader-text">Swoole 适配 ThinkPHP 5.0.21</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4310/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ThinkPHP 查找一个不存在的字段时的大坑</title>
		<link>https://blog.liuguofeng.com/p/3624</link>
					<comments>https://blog.liuguofeng.com/p/3624#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Wed, 04 Apr 2018 07:16:55 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=3624</guid>

					<description><![CDATA[发现一个大坑，当 ThinkPHP 查找一个不存在的字段时， 如： M('News')-&#62;where([<p class="more-button"><a href="https://blog.liuguofeng.com/p/3624" class="more-link">Continue reading <span class="screen-reader-text">ThinkPHP 查找一个不存在的字段时的大坑</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/3624/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ThinkPHP 3.2 连接多数据库</title>
		<link>https://blog.liuguofeng.com/p/3404</link>
					<comments>https://blog.liuguofeng.com/p/3404#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Fri, 02 Feb 2018 05:36:44 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=3404</guid>

					<description><![CDATA[&#60;?php return array( /* 数据库设置 */ 'DB_TYPE' =&#62; 'mys<p class="more-button"><a href="https://blog.liuguofeng.com/p/3404" class="more-link">Continue reading <span class="screen-reader-text">ThinkPHP 3.2 连接多数据库</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/3404/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MySQL 中支持 emoji 表情的存储 ThinkPHP</title>
		<link>https://blog.liuguofeng.com/p/3358</link>
					<comments>https://blog.liuguofeng.com/p/3358#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Mon, 15 Jan 2018 11:12:09 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[emoji]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ThinkPHP]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=3358</guid>

					<description><![CDATA[MySQL 的 utf8 编码的一个字符最多 3 个字节，但是一个 emoji 表情为 4 个字节，所以 ut<p class="more-button"><a href="https://blog.liuguofeng.com/p/3358" class="more-link">Continue reading <span class="screen-reader-text">MySQL 中支持 emoji 表情的存储 ThinkPHP</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/3358/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
