Home  >  Article  >  Backend Development  >  服务端如何接受客户端的get或post的请求

服务端如何接受客户端的get或post的请求

WBOY
WBOYOriginal
2016-06-23 14:17:481053browse

客户端向服务端发出get或post的请求,服务器端如何接受请求。或者说用哪个PHP的API来响应请求。


回复讨论(解决方案)

如何请求的,说明一下,贴出必要的代码。

用 $_GET 或者 $_POST 啊?

Statement:
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