What is the difference between echo and print statement?
Answer Posted / devi
echo and print both are the output statemants
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to return ascii value of character in php?
What is delimiter php?
What is difference between single quotes and double quotes in php?
Why sessions are used in php?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
Do you know what's the difference between __sleep and __wakeup?
What's the difference between accessing a class method via -> and via ::?
How to block direct directory access in PHP?
How to find the length of a string?
How to get length of an array in PHP?
How to create a directory?
What are some new features introduced in php7?
Does php support function overloading?
What is difference between mysql_fetch_array and mysql_fetch_assoc?
How to increase the execution time of a PHP script?