adspace
What is the Diff. Between echo() and Print() in PHP?
Answer Posted / sreedevi
print is a construct but it returns True on success
outputr False if it was unable to print the output string
echo is faster comparing with print .
print doesnot takes multiple parameters
| Is This Answer Correct ? | 31 Yes | 8 No |
Post New Answer View All Answers
sort term descripttion form, report and uery
Write a program using while loop?
What is difference between static and final in php?
What sized websites have you worked on in the past?
What does $_files means?
Explain me is it possible to destroy a cookie?
How to create a web form?
Tell me what kind of things have you done on the social side?
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
How to calculate the difference between two dates using php?
Name and explain five of the PHP error constants?
What is trait in 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
Which variable declarations within a class is invalid in php?
List some features of php that are deprecated in php7?