printOutput a stringDescriptionprintstringarg
Outputs arg. &return.success;
print is not actually a real function (it is a
language construct) so you are not required to use parentheses
with it. But print, opposed to
echo, can be called using a
variable function.
print examples
]]>
See also echo, printf,
and flush.