Method RequestExtended::getUrlEncoded

Meta:

Written by

Christian Schiffler <c.schiffler@cyberspectrum.de>

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

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

END OF PHP DOC
public function void getUrlEncoded(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

What is the sum of 1 and 6?