API17

API17:JResponse::setHeader

From Joomla! Documentation

Joomla 11.1 JResponse::setHeader

Description

Set a header.


public static function setHeader (
        $name
        $value
        $replace=false
)
Parameter Type Default Description
$name
$value
$replace false

See also


User contributed notes

Code Examples