What is the Diff. Between echo() and Print() in PHP?
Answer Posted / kunal
print() is a function but echo is statement
| Is This Answer Correct ? | 57 Yes | 57 No |
Post New Answer View All Answers
What is cookie in php with example?
What is the main function of php?
What is the meaning of a persistent cookie?
Which function is used in php to search a particular value in an array?
How long is csrf token?
Write a program to get lcm of two numbers using php?
How to read a file in php?
Does php support polymorphism?
Tell me what is the difference between characters 34 and x34?
What is php simple definition?
What is the use of imagetypes() method?
What is difference between explode() or split() in PHP?
What is die in php?
Explain the different types of errors in php.
What are the new features in php 7?