How many ways we can give the output to a browser?
Answer Posted / lekha r nair
Use
1. print()
2. echo()
3. printf() functions to give the output to a browser.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why should I store logs in a database rather than a file?
What do you use php for?
Tell me how to find the length of a string?
Can we extend multiple classes in php?
How to delete cookie files on your computer?
What is a class in php programing?
Define anonymous classes in php7?
How do you check is php not empty?
How many data types are used by php?
Is it more secure to use cookies to transfer session ids?
What is the functionality of the functions strstr() and stristr()?
What are the steps for the payment gateway processing?
How to declare an array in php?
What does php do?
What is use of htmlspecialchars php?