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_str(3mms) - opensolaris
mms_get_tree(3mms) - opensolaris
httpmessage(3) - php
radius_get_attr(3) - php
net::sip::request(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework &amp; Coursework Questions Forum
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update