How many ways we can give the output to a browser?
Answers were Sorted based on User's Feedback
Answer / devendrarjadav
With the use of echo() and print() function we can give
output to a browser.
| Is This Answer Correct ? | 8 Yes | 0 No |
Use
1. print()
2. echo()
3. printf() functions to give the output to a browser.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / koushikgraj
die('print this value');
will also give output to the browser. but it will stop
execution after this
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jaimin desai
1. print()
2. echo()
3. printf()
4.<?= and?>
| Is This Answer Correct ? | 1 Yes | 1 No |
How many bootable file in O/S - XP,2000, and 98. which are the files.
Is time a dependent variable?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
What type of language is php?
Code to open file download dialog in PHP?
Is php 7 backwards compatible?
What is the actually used php version?
How to assigning a new character in a string using php?
What are Sub routines?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
What is variable function php?
Why using the htaccess file