What is the difference between echo and print statement?
Answer Posted / guest
Both are output statements
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Differentiate between php5 and php7?
What is polymorphism?
How to increase the maximum execution time of a script in php?
List functions available to sort an php array?
What is apache and php?
What is a stored procedure in mysql?
What does mysqli_query return?
Can I run php without xampp?
What is the meaning of die in php?
How to delete a file from the system?
Does strlen include null?
What is the main difference between php 4 and php 5?
How would you determine the size of a file in php?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
What does mvc stand for and what does each component do?