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
qhttpheader(3qt) - centos
http_cache_etag(3) - php
http_send_file(3) - php
httpresponse(3) - php
xmlwriter_write_element_ns(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!