What is the difference between echo and print statement?
Answer Posted / anz
Both are language constructs, print returns a value.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is difference between mysql_connect and mysqli_connect?
armstrong number by using php while number is given by the keyboard.?
Is laravel better than codeigniter?
How do I end a php session?
What is the use of isset() in php?
What are the final class and final method?
How is it possible to propagate a session id?
What is the difference between static and dynamic websites?
How to stop the execution of php script?
What is associative array in php?
What is the function mysql_pconnect() usefull for?
Why namespace is used in php?
What is php artisan tinker?
How many types of arrays are there in php?
What is die in php?