What is the Diff. Between echo() and Print() in PHP?
Answer Posted / muhammad ali kazi
Echo() and Print() Outputs string Echo() is statement and
Print() is functions.
| Is This Answer Correct ? | 22 Yes | 16 No |
Post New Answer View All Answers
What is __ invoke in php?
What are the differences between php constants and variables?
Explain what are psrs?
What is PECL?
What is "echo" in php?
What is csrf token in php?
How do you define a constant in php?
How do I run a php file?
How do sessions work in php?
How to run a php script?
Does wordpress run on php 7?
What is the difference between query and question?
which will print out the php call stack?
What are the 5 types of variables?
Tell us how to create an array of a group of items inside an html form?