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 responseSYNOPSISpublic void Yaf_Response_Abstract::response (void )DESCRIPTIONsend responsePARAMETERSThis function has no parameters.RETURN VALUESEXAMPLESExample #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 WorldSEE ALSOYaf_Response_Abstract::setBody, Yaf_Response_Abstract::clearBody. PHP Documentation Group YAF_RESPONSE_ABSTRACT.RESPONSE(3)
| Related Man Pages |
|---|
| mms_get_str(3mms) - opensolaris |
| mms_handle_err_rsp(3mms) - opensolaris |
| apache_response_headers(3) - php |
| yaf_response_abstract(3) - php |
| radius_get_attr(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Nicki Paul to the Moderator Team! |