HttpResponse::setContentType(PECL pecl_http >= 0.10.0) HttpResponse::setContentType — Set content type Описание
   static
   bool HttpResponse::setContentType
    ( string $content_type
   ) 
  Set the Content-Type of the sent entity. Список параметров
 
 Возвращаемые значенияReturns TRUE on success, or FALSE if the content type does not seem to contain a primary and secondary content type part. Смотрите также
 
  | 
||