yaf_response_abstract.response(3) php man page | unix.com

Man Page: yaf_response_abstract.response

Operating Environment: php

Section: 3

YAF_RESPONSE_ABSTRACT.RESPONSE(3)					 1					 YAF_RESPONSE_ABSTRACT.RESPONSE(3)

Yaf_Response_Abstract::response - send response

SYNOPSIS
public void Yaf_Response_Abstract::response (void )
DESCRIPTION
send response
PARAMETERS
This function has no parameters.
RETURN VALUES
EXAMPLES
Example #1 Yaf_Response_Abstract.response(3)example <?php $response = new Yaf_Response_Http(); $response->setBody("Hello")->setBody(" World", "footer"); $response->response(); ?> The above example will output something similar to: Hello World
SEE ALSO
Yaf_Response_Abstract::setBody, Yaf_Response_Abstract::clearBody. PHP Documentation Group YAF_RESPONSE_ABSTRACT.RESPONSE(3)
Related Man Pages
mms_get_attribute(3mms) - opensolaris
httpmessage(3) - php
headers_list(3) - php
radius_get_attr(3) - php
dancer::response(3pm) - debian
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update