Official ZPE/YASS documentationhttp_post
http_post (string url, associative_array parameters) ⇒ mixed
Uses the HTTP POST method to post data specified as an associative array 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.