Home  >  Article  >  Backend Development  >  php如何发送post提交

php如何发送post提交

WBOY
WBOYOriginal
2016-06-23 13:47:38758browse

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


回复讨论(解决方案)

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

自行搜索php模拟表单提交

用curl来模拟表单的提交

是样吗?

ajax吧??

或者用  jquery .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