View Single Post
Old 11-02-2012, 02:58 AM   #9
Josephsanaya
Registered User
 
Join Date: Nov 2012
Posts: 7
Main difference between echo() and print() is that echo is just an statement not a function and doesn't return's value or it just prints a value whereas print() is an function which prints a value and also it returns value.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Josephsanaya is offline   Reply With Quote