Method RequestExtended::postUrlEncoded

Meta:

Written by

Christian Schiffler <c.schiffler@cyberspectrum.de>

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

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

END OF PHP DOC
public function void postUrlEncoded(string $strUrl, array $arrData)

Parameters

string $strUrl
Not documented yet. Please add documentation to this entry.
array $arrData
Default: array
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 7 and 3.