What is the difference between echo and print statement?
Answer Posted / prabhakaran
echo accept multiply arrgument, echo give u same output,
echo doesnt return anything and it is like a tag
print always return a integer value 1.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are default session time and path?
Explain me what is the use of 'print' in php?
Tell me what types of loops exist in php?
What is substr() in php? And how it is used?
Is python similar to php?
What is the best way to avoid email sent through php getting into the spam folder?
I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable
What is the difference between echo print and print_r in php?
Where is session value stored php?
What is the difference between include and require?
How can we execute a php script using command line?
What software is required to run php?
Is json a string php?
What is csrf verification?
Why ide is recommended for use while programming with php?