print Output a string Description intprint stringarg Outputs arg. Returns 1, always. print is not actually a real function (it is a language construct) so you are not required to use parentheses with its argument list. <function>print</function> examples ]]> For a short discussion about the differences between print and echo, see this FAQTs Knowledge Base Article: &url.echo-print; ¬e.language-construct; See also echo, printf, and flush.