How many ways we can give the output to a browser?
Answer Posted / tanusree
echo
print()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function func_num_args() used for?
What is the difference between "echo" and "print" in php?
Which function is used in php to search a particular value in an array?
What is session expiry?
What is the main difference between php 4 and php 5?
Which function can be used to exit from the script after displaying the error message?
Where are the persistent cookies stored on your computer?
Php being an open source is there any support available to it?
Differentiate between php5 and php7?
How is php different from other languages?
What is the different between count() and sizeof() in php?
What are the different types of statements that are present in php?
What is traits? How it is used in php?
What is the capacity of mysql database?
What is PHP's configuration file called?