web\MultipartFormDataParser parse()

parse() public method

Parses a HTTP request body.

public array parse ( $rawBody, $contentType )
$rawBody string

The raw HTTP request body.

$contentType string

The content type specified for the request body.

return array

Parameters parsed from the request body

doc_Yii
2016-10-30 17:15:22
Comments
Leave a Comment

Please login to continue.