API17

API17:JResponse::toString

From Joomla! Documentation

Joomla 11.1 JResponse::toString

Description

Sends all headers prior to returning the string.


public static function toString ($compress=false)
Parameter Type Default Description
$compress boolean false If true, compress the data

See also


User contributed notes

Code Examples