Method MultipartFormdata::setFileField

Meta:

Written by

Christian Schiffler <c.schiffler@cyberspectrum.de>

/system/libraries/MultipartFormdata.php line 48
Automatically extracted PHP DOC comment from code:

Set default values

END OF PHP DOC
public function void setFileField(? $name, ? $filename, ? $contentType, ? $encoding)

Parameters

? $name
Not documented yet. Please add documentation to this entry.
? $filename
Not documented yet. Please add documentation to this entry.
? $contentType
Default: ''
Not documented yet. Please add documentation to this entry.
? $encoding
Default: 'binary'
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 8 and 3?