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
How to submit form without a submit button.
Tell me what are the encryption techniques in php?
Describe the security vulnerability of PHP?
What is the functionality of the functions strstr() and stristr()?
What is php stack?
What is __ invoke in php?
What is compact function php?
What software is required for php?
What do you mean by having php as whitespace insensitive?
Can we use php variable in javascript?
What is the difference between characters 23 and x23?
What does the scope of variables mean?
What is a PHP Filter?
What is default session time and path in php?
How to convert one date format into another in php?