Warning: Cannot modify header information - headers already sent by (output started at /var/www/jonas-eriksen.dk/pic/private/index.php:1) in /var/www/jonas-eriksen.dk/pic/private/index.php on line 215
SetSubject

SetSubject

SetSubject(string subject [, boolean isUTF8])

Description

Defines the subject of the document.

Parameters

subject
The subject.
isUTF8
Indicates if the string is encoded in ISO-8859-1 (false) or UTF-8 (true).
Default value: false.

See also

SetAuthor, SetCreator, SetKeywords, SetTitle
Index