Home > Backend Development > PHP Tutorial > 我自己写个web服务器,然后想php-cgi发送数据。那与php-cgi通信的格式是什么?

我自己写个web服务器,然后想php-cgi发送数据。那与php-cgi通信的格式是什么?

WBOY
Release: 2016-06-06 20:19:01
Original
1211 people have browsed it

我自己写个web服务器,然后向php-cgi发送数据。那与php-cgi通信的格式是什么?

回复内容:

我自己写个web服务器,然后向php-cgi发送数据。那与php-cgi通信的格式是什么?

我是直接将php部分的代码交给cgi的。它会解析一个合法的php脚本。

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template