PHP3 Manual
Prev
Next
echo
echo -- output one or more strings
Description
echo
(string arg1, string [
argn
]...);
Outputs all parameters.
See also:
print()
printf()
flush()
Prev
Home
Next
crypt
Up
explode