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_rsp_type(3mms) - opensolaris
mms_get_str(3mms) - opensolaris
xmlrpc_encode_request(3) - php
http_response_code(3) - php
net::sip::request(3pm) - debian
Similar Topics in the Unix Linux Community
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!