View Single Post
Old 05-26-2012, 06:28 AM   #4
spaculus
Registered User
 
Join Date: May 2012
Location: India
Posts: 64
Quote:
Originally Posted by maxsamuel View Post
Well I have found 3 major differences between echo and print:

Echo:

1) Does not return value.

2) Faster than 'print'.

3) Can take multiple arguments.

Print:

1) It returns value.

2) Slower than 'echo'.

3) Cannot take multiple arguments.
your points of difference are very best.

Die is used for hide anything in below part during execution.
spaculus is offline   Reply With Quote