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_tree(3mms) - opensolaris
http_response_code(3) - php
yaf_plugin_abstract(3) - php
radius_get_attr(3) - php
dancer::response(3pm) - debian
Similar Topics in the Unix Linux Community
Rules for Homework &amp; Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team