echo just outputs the contents following the construct to the screen.
print() is a function that will return either 0 or 1 based on failure or success. print does not take multiple parameters.
printf is similar but is used for printing formatted output.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment