Method RequestExtended::postMultipartFormdata

Meta:

Written by

Christian Schiffler <c.schiffler@cyberspectrum.de>

/system/libraries/RequestExtended.php line 1281
Automatically extracted PHP DOC comment from code:

Perform an HTTP POST request (url encoded form data).

END OF PHP DOC
public function void postMultipartFormdata(string $strUrl, MultipartFormdata $objData)

Parameters

string $strUrl
Not documented yet. Please add documentation to this entry.
MultipartFormdata $objData
Default: NULL
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 2 and 5?