adspace
What is the Diff. Between echo() and Print() in PHP?
Answer Posted / slm_nam
print() takes multiple arguments and
echo is just take one argument.
print() is a function but echo is statement
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is difference between static and final in php?
How to create a web form?
What sized websites have you worked on in the past?
What is the current stable version of php?
Tell me what kind of things have you done on the social side?
Which variable declarations within a class is invalid in php?
What is the current stable version of php? What advance thing in php7?
List some features of php that are deprecated in php7?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
Explain me is it possible to destroy a cookie?
What is the difference between htmlentities() and htmlspecialchars()?
Write a program using while loop?
How to calculate the difference between two dates using php?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
how to detect a mobile device using php