<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[[实践OK]如何查看扩展函数之php里面的某个函数是不是c扩展出来的函数方法及查看该扩展模块名及下面的所有的函数名。]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Thu, 29 Apr 2010 09:15:19 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	今天发现一个函数很奇怪，没有在php里面写，感觉是一个扩展，于是通过膘哥哥的这个提示后写出如下：<br/><div class="code">&#91;~&#93;# php -r &quot;print_r(get_defined_functions());&quot;&#124;grep qp_pt2vkey_verify&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#91;1198&#93; =&gt; qp_pt2vkey_verify</div><br/>果然是c写的扩展，牛！！！<br/>来源：膘叔，Jackxiang，版权所有：）<br/><br/>addTime:2021-03-05<br/>php --re gd&#124;grep imagettfbbox&nbsp;&nbsp;<br/> --re &lt;name&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show information about extension &lt;name&gt;.<br/><br/>php --re gd&#124;grep images<br/>&nbsp;&nbsp;&nbsp;&nbsp;Function [ &lt;internal:gd&gt; function imagesetstyle ] &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Function [ &lt;internal:gd&gt; function imagesetthickness ] &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Function [ &lt;internal:gd&gt; function imagesavealpha ] &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;Function [ &lt;internal:gd&gt; function imagesettile ] &#123;<br/><br/><br/><br/>Ps：<br/>膘叔(19129540)&nbsp;&nbsp;17:07:32<br/>get_defined_functions<br/>回忆未来(372647693)&nbsp;&nbsp;17:10:04<br/>[~]# php -r &quot;var_dump(get_defined_functions());&quot;&#124;grep qp_pt2vkey_verify<br/>&nbsp;&nbsp;&nbsp;&nbsp;string(17) &quot;qp_pt2vkey_verify&quot; <br/>回忆未来(372647693)&nbsp;&nbsp;17:10:43<br/>膘哥你是天上太阳，没有你就没有地球，没有海洋。没有鸟笼山。。。<br/>纯月(88659854)&nbsp;&nbsp;17:11:01<br/>去帮彪哥点广告去<br/>回忆未来(372647693)&nbsp;&nbsp;17:11:35<br/>今天我从村里赶来，来唱这首歌，。。。<br/>PHP5→(404926006)&nbsp;&nbsp;17:11:55<br/>膘叔是我们榜样，我们要像膘叔学习。<br/><br/>PHP5→(404926006)&nbsp;&nbsp;17:12:49<br/>虽然他那么猥*，虽然他那么*龊，但是我们都不在乎。。。<br/>PHP5→(404926006)&nbsp;&nbsp;17:13:19<br/>只因为一个原因，因为他是我们的膘叔。<br/><br/>
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]如何查看扩展函数之php里面的某个函数是不是c扩展出来的函数方法及查看该扩展模块名及下面的所有的函数名。]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>