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 are psrs? Choose 1 and briefly describe it?
Why shouldn't I use mysql_* functions in php?
Write a program in php to print a table of a number?
Is empty in php?
What does mysqli_query return?
What are default session time and path?
Tell me what is the difference between exception::getmessage and exception::getline?
What is the main function of php?
What is difference between static and constant?
What is string function sql?
Is php 5.6 secure?
What is interface? Why it is used?
Which is better get or post method?
What is php and why we use it?
How to check a variable is array or not in php?