PHP3 Manual
PrevNext

echo

echo -- output one or more strings

Description

echo(string arg1, string argn...);

Outputs all parameters.

See also: print() printf() flush()


PrevHomeNext
cryptUpexplode