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
Is php used in 2019?
Why session is required?
A process is identified by a unique___
Which is better wamp or xampp?
Explain do you use composer? If yes, what benefits have you found in it?
What is mysql_fetch_object?
What are php magic methods/functions?
What is the actually used php version?
What is session in php why it is use?
what are the differences between php and perl
Which php framework is best for beginners?
What is the difference between static and dynamic websites?
How to convert a string to uppercase in php?
How can you tell if a number is even or odd without using any condition or loop?
What is php compared to html?