CodeCharge StudioYou can use this property to specify which of the PHP extension modules is to be used for encoding conversion. This property can take the following values:
| Value | Description |
|---|---|
| iconv | Specify if the iconv function of the iconv Extension should be used |
| mb | Specify if the mb_convert_encoding function of the Multibyte string module should be used |