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.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|