http_post (string url, associative_array parameters) ⇒ mixed
Uses the HTTP POST method to post data specified as a map to the specified URL. This method will return a string if successful or return null if the request throws an error.
First available: Version 1.7.4
There are no comments on this page.