SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Charset Property

The charset to apply to Message .

Object Oriented Interface

public function getCharset();
public function setCharset($value);

Procedural Interface

secureblackbox_mailwriter_get($res, 21 );
secureblackbox_mailwriter_set($res, 21, $value );

Default Value

'utf-8'

Remarks

Use this property to specify the character set to use in the message.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]