adspace
What is the Diff. Between echo() and Print() in PHP?
Answer Posted / satish
echo is language construct. print is function. echo is
faster. langauge constructs are faster than functions,
always. echo may tek mutiple arguments as well. echo
doesn't give return value.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Name and explain five of the PHP error constants?
Tell me what kind of things have you done on the social side?
How to create a web form?
What is the current stable version of php? What advance thing in php7?
What does $_files means?
How to calculate the difference between two dates using php?
What is difference between static and final in php?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
Which variable declarations within a class is invalid in php?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
List some features of php that are deprecated in php7?
sort term descripttion form, report and uery
Explain me is it possible to destroy a cookie?
What sized websites have you worked on in the past?
What is trait in php?