httpresponse.setcontenttype(3) php man page | unix.com

Man Page: httpresponse.setcontenttype

Operating Environment: php

Section: 3

HTTPRESPONSE.SETCONTENTTYPE(3)						 1					    HTTPRESPONSE.SETCONTENTTYPE(3)

HttpResponse::setContentType - Set content type

SYNOPSIS
static bool HttpResponse::setContentType (string $content_type)
DESCRIPTION
Set the Content-Type of the sent entity.
PARAMETERS
o $content_type - the content type of the sent entity (primary/secondary)
RETURN VALUES
Returns TRUE on success, or FALSE if the content type does not seem to contain a primary and secondary content type part.
SEE ALSO
HttpResponse::getContentDisposition, HttpResponse::setContentDisposition, HttpResponse::getContentType, HttpResponse::guessContentType. PHP Documentation Group HTTPRESPONSE.SETCONTENTTYPE(3)
Related Man Pages
http_cache_etag(3) - php
http_throttle(3) - php
http_cache_last_modified(3) - php
xmlwriter_write_element(3) - php
xmlwriter_write_element_ns(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation