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 SetTitle
SetTitle
SetTitle(string title [, boolean isUTF8])
Description
Defines the title of the document.
Parameters
title
The title.
isUTF8
Indicates if the string is encoded in ISO-8859-1 (false) or UTF-8 (true).
Default value: false.