What is the difference between echo and print statement?
Answer Posted / anz
Both are language constructs, print returns a value.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What are the uses of explode() and implode() functions?
Can I learn php in a month?
What is the use of die in php?
How to specify argument default values?
What is the use of token in php?
Is php used for frontend or backend?
Can we extend two classes in php?
Is php easier than javascript?
What are the ways to define a constant in php?
How to remove leading and trailing spaces from user input values in php?
What is the difference between super () and this ()?
How to get the ip address of the client?
What does pear stand for?
Where are cookies stored php?
Is it possible to protect special characters in a query string?