php-mod/curl

CURL Post Form data

Closed this issue · 1 comments

What's the proper method to set parameters on when attempting to emulate
“application/x-www-form-urlencoded”

Is there such a built in helper method? I don't see anything in Curl main class.

You simply pass it via the post params