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
What does namespace mean in php?
Is it difficult to learn php?
What is a closure in php?
What is "print" in php?
What is difference between html and php?
How is session id stored in browser?
How to make horizonatl menu and vertical menu responsive
What enctype is required for file uploads to work?
Do you know what does $globals means?
What is form action php?
How can we display information of a variable and readable by human with php?
Explain Constant in Class?
What are the Advantages and Application Areas of PHP?
What do you use php for?
What types of Data Can Be Used as Array Keys?