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
Write a statement to show the joining of multiple comparisons in php?
Does php need to be installed?
What is the use of imagetypes() method?
What is the meaning of xdebug?
Write a program to swap two numbers using php.
What is the most convenient hashing method to be used to hash passwords?
How to pad an array with the same value multiple times?
What is the difference between myisam and innodb?
How to get elements in reverse order of an array in php?
Which cryptographic extension provide generation and verification of digital signatures?
Tell me what sized websites have you worked on in the past?
What is php array function?
Why laravel is the best php framework in 2019?
What are the difference between echo and print?
Is key exist in array php?