php如何发送post提交

WBOY
Release: 2016-06-23 13:47:38
Original
800 people have browsed it

php如何发送post提交,或者get提交页行。
页面直接用form表单,action、method。但是怎么在php内发送呢?不要页面


回复讨论(解决方案)

你可以使用curl来模拟post请求.
或者ajax也可以.

自行搜索php模拟表单提交

用curl来模拟表单的提交

是样吗?

ajax吧??

或者用  jquery .get .post 都行咯。

Related labels:
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