arg1 -
Either a string or numeric object whose representation will be
output.
Outputs the result of concatenating its arguments followed by an end
of line character to the stream
whose contents will be sent back to the browser. If any of the
arguments is numeric then its decimal representation is used.
This function accepts a variable number of arguments. The arguments
are sent verbatim, with no transformation.