{"id":29465,"date":"2024-11-25T14:07:48","date_gmt":"2024-11-25T06:07:48","guid":{"rendered":"https:\/\/fwq.ai\/blog\/29465\/"},"modified":"2024-11-25T14:07:48","modified_gmt":"2024-11-25T06:07:48","slug":"phpcms%e6%b3%a8%e5%86%8c%e4%bc%9a%e5%91%98%e6%93%8d%e4%bd%9c%e5%a4%b1%e8%b4%a5","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/29465\/","title":{"rendered":"phpcms\u6ce8\u518c\u4f1a\u5458\u64cd\u4f5c\u5931\u8d25"},"content":{"rendered":"<p style=\"text-align: center\"><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/041\/5dc66b37d9f92909.jpg\" style=\"max-width:90%\" class=\"aligncenter\" title=\"phpcms\u6ce8\u518c\u4f1a\u5458\u64cd\u4f5c\u5931\u8d25\u63d2\u56fe\" alt=\"phpcms\u6ce8\u518c\u4f1a\u5458\u64cd\u4f5c\u5931\u8d25\u63d2\u56fe\" \/><\/p>\n<p><strong>\u5931\u8d25\u539f\u56e0\uff1a<\/strong><\/p>\n<p>\u56e0\u4e3a\u7a7a\u95f4\u670d\u52a1\u5546\u5173\u95ed\u4e86fsockopen()\u51fd\u6570\u529f\u80fd\u3002<\/p>\n<p><strong>\u89e3\u51b3\u65b9\u6cd5\uff1a<\/strong><\/p>\n<p>\u627e\u5230\/modules\/member\/classes\/client.class.php\u7b2c361\u884c\uff0c\u66ff\u6362fsockopen\u4e3apfsockopen\u5373\u53ef\u3002<\/p>\n<p><strong>fsockopen()\u51fd\u6570\u88ab\u7981\u7528\u7684\u89e3\u51b3\u65b9\u6cd5\uff1a<\/strong><\/p>\n<p><span>\u7acb\u5373\u5b66\u4e60<\/span>\u201c\u201d\uff1b<\/p>\n<p>\u670d\u52a1\u5668\u540c\u65f6\u7981\u7528\u4e86fsockopen pfsockopen\uff0c\u90a3\u4e48\u7528\u5176\u4ed6\u51fd\u6570\u4ee3\u66ff\uff0c\u5982stream_socket_client()\u3002\u6ce8\u610f\uff1astream_socket_client()\u548cfsockopen()\u7684\u53c2\u6570\u4e0d\u540c\u3002<\/p>\n<p><strong>\u5177\u4f53\u64cd\u4f5c\uff1a<\/strong><\/p>\n<p>\u641c\u7d22\u7a0b\u5e8f\u4e2d\u7684\u5b57\u7b26\u4e32 fsockopen( \u66ff\u6362\u4e3a stream_socket_client( \uff0c\u7136\u540e\uff0c\u5c06\u539ffsockopen\u51fd\u6570\u4e2d\u7684\u7aef\u53e3\u53c2\u6570\u201c80\u201d\u5220\u6389\uff0c\u5e76\u52a0\u5230$host\u3002<\/p>\n<p><strong>\u793a\u4f8b\u5982\u4e0b\uff1a<\/strong><\/p>\n<p>\u4fee\u6539\u524d\uff1a<\/p>\n<pre>&nbsp;&nbsp;&nbsp;$fp&nbsp;=&nbsp;fsockopen($host,&nbsp;80,&nbsp;$errno,&nbsp;$errstr,&nbsp;30);<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u6216<\/p>\n<pre>$fp&nbsp;=&nbsp;fsockopen($host,&nbsp;$port,&nbsp;$errno,&nbsp;$errstr,&nbsp;$connection_timeout);<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4fee\u6539\u540e:<\/p>\n<pre>&nbsp;&nbsp;&nbsp;$fp&nbsp;=&nbsp;stream_socket_client(\"tcp:\/\/\".$host.\"80\",&nbsp;$errno,&nbsp;$errstr,&nbsp;30);<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>&nbsp;\u6216<\/p>\n<pre>&nbsp;&nbsp;$fp&nbsp;=&nbsp;stream_socket_client(\"tcp:\/\/\".$host.\":\".$port,&nbsp;$errno,&nbsp;$errstr,&nbsp;$connection_timeout);<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u63a8\u8350\u6559\u7a0b\uff1a<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u6ce8\u518c\u4f1a\u5458\u64cd\u4f5c\u5931\u8d25\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5931\u8d25\u539f\u56e0\uff1a \u56e0\u4e3a\u7a7a\u95f4\u670d\u52a1\u5546\u5173\u95ed\u4e86fsockopen()\u51fd\u6570\u529f\u80fd\u3002 \u89e3\u51b3\u65b9\u6cd5\uff1a \u627e\u5230\/modules\/member\/classes\/client.class.php\u7b2c361\u884c\uff0c\u66ff\u6362fsockopen\u4e3apfsockopen\u5373\u53ef\u3002 fsockopen()\u51fd\u6570\u88ab\u7981\u7528\u7684\u89e3\u51b3\u65b9\u6cd5\uff1a \u7acb\u5373\u5b66\u4e60\u201c\u201d\uff1b \u670d\u52a1\u5668\u540c\u65f6\u7981\u7528\u4e86fsockopen pfsockopen\uff0c\u90a3\u4e48\u7528\u5176\u4ed6\u51fd\u6570\u4ee3\u66ff\uff0c\u5982stream_socket_client()\u3002\u6ce8\u610f\uff1astream_socket_client()\u548cfsockopen()\u7684\u53c2\u6570\u4e0d\u540c\u3002 \u5177\u4f53\u64cd\u4f5c\uff1a \u641c\u7d22\u7a0b\u5e8f\u4e2d\u7684\u5b57\u7b26\u4e32 fsockopen( \u66ff\u6362\u4e3a stream_socket_client( \uff0c\u7136\u540e\uff0c\u5c06\u539ffsockopen\u51fd\u6570\u4e2d\u7684\u7aef\u53e3\u53c2\u6570\u201c80\u201d\u5220\u6389\uff0c\u5e76\u52a0\u5230$host\u3002 \u793a\u4f8b\u5982\u4e0b\uff1a \u4fee\u6539\u524d\uff1a &nbsp;&nbsp;&nbsp;$fp&nbsp;=&nbsp;fsockopen($host,&nbsp;80,&nbsp;$errno,&nbsp;$errstr,&nbsp;30); \u767b\u5f55\u540e\u590d\u5236 \u6216 $fp&nbsp;=&nbsp;fsockopen($host,&nbsp;$port,&nbsp;$errno,&nbsp;$errstr,&nbsp;$connection_timeout); \u767b\u5f55\u540e\u590d\u5236 \u4fee\u6539\u540e: &nbsp;&nbsp;&nbsp;$fp&nbsp;=&nbsp;stream_socket_client(&#8220;tcp:\/\/&#8221;.$host.&#8221;80&#8243;,&nbsp;$errno,&nbsp;$errstr,&nbsp;30); \u767b\u5f55\u540e\u590d\u5236 &nbsp;\u6216 &nbsp;&nbsp;$fp&nbsp;=&nbsp;stream_socket_client(&#8220;tcp:\/\/&#8221;.$host.&#8221;:&#8221;.$port,&nbsp;$errno,&nbsp;$errstr,&nbsp;$connection_timeout); \u767b\u5f55\u540e\u590d\u5236 \u63a8\u8350\u6559\u7a0b\uff1a \u4ee5\u4e0a\u5c31\u662f\u6ce8\u518c\u4f1a\u5458\u64cd\u4f5c\u5931\u8d25\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"class_list":["post-29465","post","type-post","status-publish","format-standard","hentry","category-cms"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/29465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=29465"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/29465\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=29465"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=29465"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=29465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}