NaviServer Programmable Web Server

ns_adp_append(n)

NaviServer Built-in Commands – 5.0.0a


[ Main Table Of Contents | Table Of Contents | Keyword Index ]

Name

ns_adp_append - Append data to the output buffer for the current connection

Table Of Contents

Synopsis

Description

This command appends its arguments to the output buffer of the current connection. The result is identical to calling ns_adp_puts -nonewline once for each string argument.

COMMANDS

ns_adp_append string ...

See Also

nsd

Keywords

ADP, server built-in