ContentTypeAttr Property

The attributes for content-type header of the message which was encoded/decoded.

Object Oriented Interface

public function getContentTypeAttr();
public function setContentTypeAttr($value);

Procedural Interface

ipworks_mime_get($res, 3 );
ipworks_mime_set($res, 3, $value );

Default Value

''

Remarks

This property contains content-type attributes such as "filename", "boundary", "charset", etc.

Data Type

String

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