What is the difference between echo and print statement?

Answers were Sorted based on User's Feedback



What is the difference between echo and print statement?..

Answer / rashmi bajpai

echo and print both are language construct. print always
return boolean value. we can acts it as a function but we
can't use echo as a function.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More PHP Interview Questions

How we get browser details of clients machine?

0 Answers  


Tell me how is it possible to parse a configuration file?

0 Answers  


How does firefox manage cookies?

0 Answers  


How failures in execution are handled with include() and require() functions?

0 Answers  


Is php easier than node?

0 Answers  






How can you create a session in php?

0 Answers  


What is "print" in php?

0 Answers  


Write a php function to convert all null values to blank?

0 Answers  


How do I add to the beginning of an array and find the number of elements in it?

1 Answers   Rushmore Consultancy,


What is a php object?

0 Answers  


How to merge values of two arrays into a single array?

0 Answers  


Which is the Best plateform for PHP?

7 Answers   DLF, Net Solution,


Categories