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 is the use of mvc in php?
How is it possible to know the number of rows returned in the result set?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is psr in php?
Does php have block scope?
What is the difference between substr() and strstr()?
How are sessions maintained?
What are php parameters?
What are the different loops in php?
How to delete file in php?
What is the difference between implode() and explode() in php?
What are include() and require() functions?
What is final class and final method?
What is compact function php?
Which is better php or wordpress?