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
mms_get_tree(3mms) - opensolaris
yaf_plugin_abstract(3) - php
yaf_response_abstract(3) - php
headers_list(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!