How many ways we can give the output to a browser?
Answer Posted / sanjeev
1. print()
2. echo()
3. printf()
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to submit form without a submit button.
How can we get the error when there is a problem to upload a file?
What are the file upload settings in configuration file?
How can we submit form without a submit button?
How to strip whitespace (or other characters) from the beginning and end of a string?
How to fix "headers already sent" error in php
How to include a file code in different files in php?
Can I use php in html?
How can php and html interact?
Does mysql need php?
What is difference between count or sizeof function in php?
Write a program using while loop?
What does namespace mean in php?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
What software is required to run php?