What is the Diff. Between echo() and Print() in PHP?
Answer Posted / nidz
echo and print both are not functions but a
construct...print can be used as function ...Can anybody
tell me what is construct ?
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
How a variable is declared in php?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
What is regex in html?
Which PHP function would you use to send an email?
in PHP for pdf which library used?
What is difference between strstr() and stristr() in PHP?
Explain Traits in PHP?
What are the new features available in php 7?
How to execute a function in php?
How arrays are used in php?
What is the use of explode() function?
Do you know what are traits?
What library is used for pdf in php?
What is meant by pear in php? What is the purpose of it?
What is array function in javascript?