View Single Post
Old 04-23-2013, 12:00 AM   #10
RohanJaiswal
Registered User
 
Join Date: Apr 2013
Posts: 8
echo is used to display the output but it does not return value.
but in print, it return some value.
and die prints the message and exits the current script.
__________________

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.


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