What is the Diff. Between echo() and Print() in PHP?
Answer Posted / karl marx
echo() na statement
print() na function
echo la single quote ulle double quote work aagum
print la work cheyadhu
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the difference between for and foreach?
Describe which programming language does php parallel to?
Do csrf tokens expire?
What does the array operator '===' means?
What is the difference between abstract class and interface in php?
What is the difference between "echo" and "print" in php?
What is php how it works?
How many types of session are there?
How to access a Static Member of a Class in PHP?
/temp is a type of filesystem directory. State Whether True or False?
How long do php sessions last?
Can we use onclick in submit button?
What is framework? How it works? What is advantage?
How to generate a form?
Differentiate echo vs. Print statement.