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
What is difference between web service and api?
What is php in full?
What is a string in r?
Do you know what's the difference between __sleep and __wakeup?
What are the different filter functions used to filter a variable?
Why do we use session?
What is the use of 'print' in php?
Explain $_FILES Superglobal Array?
What is php variable?
What are the 5 types of data?
What software is required for php?
What is difference between strstr() and stristr()?
How to find the position of the first occurrence of a substring in a string?
Can I use node js with php?
Explain what is the use of "echo" in php?