【发布时间】:2013-02-02 01:35:59
【问题描述】:
以下 CURL 命令的 PHP 等效项是什么?
curl -X POST -d "html=<html><body><h1 style="color: red;">Hello World!</h1>" http://example.com/post"
【问题讨论】:
-
我们真的不是
adapters。学习 curl 函数。 -
兄弟,你也google吗?