<?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 | C1G军火库</title>
	<atom:link href="https://blog.c1gstudio.com/archives/category/technology/php/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.c1gstudio.com</link>
	<description>关注互联网、网页设计、Web开发、服务器运维优化、项目管理、网站运营、网站安全...</description>
	<lastBuildDate>Fri, 15 Sep 2023 05:46:43 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>存货重新发布php后门查找自动版</title>
		<link>https://blog.c1gstudio.com/archives/1931</link>
					<comments>https://blog.c1gstudio.com/archives/1931#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Fri, 28 Jul 2023 09:01:58 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[后门]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1931</guid>

					<description><![CDATA[<p>php后门查找自动版 介绍 跟据样本及关键字定时查找php后门自动版，适合小网站运行。首次运行会跟据当前web [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1931">存货重新发布php后门查找自动版</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1931/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>php重新编译安装gmp扩展</title>
		<link>https://blog.c1gstudio.com/archives/1797</link>
					<comments>https://blog.c1gstudio.com/archives/1797#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Thu, 18 Feb 2016 06:04:00 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php-gmp]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1797</guid>

					<description><![CDATA[<p>GMP是The GNU MP Bignum Library，是一个开源的数学运算库，它可以用于任意精度的数学运 [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1797">php重新编译安装gmp扩展</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1797/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>容易被忽略的HTTP_X_FORWARDED_FOR攻击</title>
		<link>https://blog.c1gstudio.com/archives/1789</link>
					<comments>https://blog.c1gstudio.com/archives/1789#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Wed, 28 Oct 2015 06:11:37 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[安全]]></category>
		<category><![CDATA[HTTP_X_FORWARDED_FOR]]></category>
		<category><![CDATA[php安全]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1789</guid>

					<description><![CDATA[<p>function getIP() { if (isset($_SERVER[&#8216;HTTP_X_FOR [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1789">容易被忽略的HTTP_X_FORWARDED_FOR攻击</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1789/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>转 实用PHP安全编程好文 PHPer都应学习</title>
		<link>https://blog.c1gstudio.com/archives/1786</link>
					<comments>https://blog.c1gstudio.com/archives/1786#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Tue, 13 Oct 2015 03:27:45 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[安全]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1786</guid>

					<description><![CDATA[<p>文章所在专题列表如下： PHP安全编程：register_globals的安全性 PHP安全编程：不要让不相关 [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1786">转 实用PHP安全编程好文 PHPer都应学习</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1786/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【转】php-5.3.x中弃用的功能和函数</title>
		<link>https://blog.c1gstudio.com/archives/1443</link>
					<comments>https://blog.c1gstudio.com/archives/1443#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Sat, 28 Apr 2012 02:14:04 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1443</guid>

					<description><![CDATA[<p>PHP 5.3.0 新增了两个错误等级: E_DEPRECATED 和 E_USER_DEPRECATED.  [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1443">【转】php-5.3.x中弃用的功能和函数</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1443/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>安装discuz启用flash验证码需要的ming库</title>
		<link>https://blog.c1gstudio.com/archives/1399</link>
					<comments>https://blog.c1gstudio.com/archives/1399#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Fri, 13 Apr 2012 07:30:35 +0000</pubDate>
				<category><![CDATA[Discuz/Uchome/Ucenter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[discuz]]></category>
		<category><![CDATA[ming]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1399</guid>

					<description><![CDATA[<p>近日不断有人换ip来暴力猜discuz密码,开启验证码机制可以减少成功率. 让php支持flash需安装min [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1399">安装discuz启用flash验证码需要的ming库</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1399/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>给PHP5.2.*打上Hash冲突漏洞补丁</title>
		<link>https://blog.c1gstudio.com/archives/1307</link>
					<comments>https://blog.c1gstudio.com/archives/1307#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Thu, 12 Jan 2012 06:03:24 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[安全]]></category>
		<category><![CDATA[安全通告]]></category>
		<category><![CDATA[补丁]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1307</guid>

					<description><![CDATA[<p>PHP5.2.通过构造Hash冲突可以实现拒绝服务攻击,针对此漏洞官方发布了PHP 5.3.9但不会为此发布P [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1307">给PHP5.2.*打上Hash冲突漏洞补丁</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1307/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>php5.2.14中strtotime格式时间戳错误引起日期混乱</title>
		<link>https://blog.c1gstudio.com/archives/1239</link>
					<comments>https://blog.c1gstudio.com/archives/1239#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Tue, 16 Aug 2011 03:40:09 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[smarty]]></category>
		<category><![CDATA[strtotime]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1239</guid>

					<description><![CDATA[<p>状况是用smarty version 2.6.5-dev格式的时间在线上服务器显示时间不对. {$smarty [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1239">php5.2.14中strtotime格式时间戳错误引起日期混乱</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1239/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>更新个php验证email正则</title>
		<link>https://blog.c1gstudio.com/archives/1237</link>
					<comments>https://blog.c1gstudio.com/archives/1237#comments</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Fri, 12 Aug 2011 03:14:00 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[正则]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1237</guid>

					<description><![CDATA[<p>网上随处可见的验证规则会漏掉用户名中常见字符&#8221;.&#8221;,&#8221;-&#8220;,&#038; [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1237">更新个php验证email正则</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1237/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>PHPExcel在php5.2.10上的bug</title>
		<link>https://blog.c1gstudio.com/archives/1157</link>
					<comments>https://blog.c1gstudio.com/archives/1157#respond</comments>
		
		<dc:creator><![CDATA[C1G]]></dc:creator>
		<pubDate>Thu, 23 Dec 2010 05:31:51 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[phpexcel]]></category>
		<guid isPermaLink="false">http://blog.c1gstudio.com/?p=1157</guid>

					<description><![CDATA[<p>Fatal error: Class &#8216;PHPExcel_Worksheet&#8217; not [&#8230;]</p>
<p>The post <a href="https://blog.c1gstudio.com/archives/1157">PHPExcel在php5.2.10上的bug</a> first appeared on <a href="https://blog.c1gstudio.com">C1G军火库</a>.</p>]]></description>
		
					<wfw:commentRss>https://blog.c1gstudio.com/archives/1157/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
