<?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 &#8211; D0n9X1n&#039;s Blog</title>
	<atom:link href="https://d0n9x1n.dev/post/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://d0n9x1n.dev</link>
	<description>UNTO A FULL GROWN MAN.</description>
	<lastBuildDate>Mon, 28 Mar 2022 14:05:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://d0n9x1n.dev/wp-content/uploads/2019/11/cropped-M-150x150.jpg</url>
	<title>PHP &#8211; D0n9X1n&#039;s Blog</title>
	<link>https://d0n9x1n.dev</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>如何使用 PHP 通过 Gmail 发送邮件</title>
		<link>https://d0n9x1n.dev/post/714/</link>
					<comments>https://d0n9x1n.dev/post/714/#respond</comments>
		
		<dc:creator><![CDATA[D0n9X1n]]></dc:creator>
		<pubDate>Mon, 28 Mar 2022 06:28:19 +0000</pubDate>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://d0n9x1n.dev/?p=714</guid>

					<description><![CDATA[<article class="markdown-body entry-content container-lg">
<p dir="auto">故事是这样的, 因为现在有这样的一个需求,做一个 SMS Proxy 的应用. 理想的使用场景是将一台手机作为固定电话,放在家里,对应的验证码和电话都能转发到其他的一台手机上.电话的话,可以通过呼叫转移实现,但是短信部分,就比较麻烦了,现在有很多的软</p>&#8230;</article>]]></description>
										<content:encoded><![CDATA[<article class="markdown-body entry-content container-lg">
<p dir="auto">故事是这样的, 因为现在有这样的一个需求,做一个 SMS Proxy 的应用. 理想的使用场景是将一台手机作为固定电话,放在家里,对应的验证码和电话都能转发到其他的一台手机上.电话的话,可以通过呼叫转移实现,但是短信部分,就比较麻烦了,现在有很多的软</p>&hellip;</article>]]></content:encoded>
					
					<wfw:commentRss>https://d0n9x1n.dev/post/714/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>解决 WordPress 中的摘要字数问题</title>
		<link>https://d0n9x1n.dev/post/498/</link>
					<comments>https://d0n9x1n.dev/post/498/#comments</comments>
		
		<dc:creator><![CDATA[D0n9X1n]]></dc:creator>
		<pubDate>Sun, 03 Nov 2019 08:16:58 +0000</pubDate>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">https://mikecoder.cn/?p=498</guid>

					<description><![CDATA[<p>WordPress 是一个比较完善的博客系统, 也是我用来淘汰 Emlog 的方案, 但是最近发现有个问题, 即对中文的文字摘要做的不好, 默认是 55 个字符, 但实际上往往会把整片文章进行输出.<br />
通过搜索引擎可以查阅到以下几个解决方案:</p>
<ul>
<li>1. WordPress </li></ul>&#8230;]]></description>
										<content:encoded><![CDATA[<p>WordPress 是一个比较完善的博客系统, 也是我用来淘汰 Emlog 的方案, 但是最近发现有个问题, 即对中文的文字摘要做的不好, 默认是 55 个字符, 但实际上往往会把整片文章进行输出.<br />
通过搜索引擎可以查阅到以下几个解决方案:</p>
<ul>
<li>1. WordPress </li></ul>&hellip;]]></content:encoded>
					
					<wfw:commentRss>https://d0n9x1n.dev/post/498/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
