How many ways we can give the output to a browser?

Answers were Sorted based on User's Feedback



How many ways we can give the output to a browser?..

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

How many ways we can give the output to a browser?..

Answer / 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

How many ways we can give the output to a browser?..

Answer / sanjeev

1. print()
2. echo()
3. printf()

Is This Answer Correct ?    4 Yes 0 No

How many ways we can give the output to a browser?..

Answer / tanusree

echo
print()

Is This Answer Correct ?    1 Yes 0 No

How many ways we can give the output to a browser?..

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

How many ways we can give the output to a browser?..

Answer / jaimin desai

1. print()
2. echo()
3. printf()
4.<?= and?>

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More PHP Interview Questions

What is polymorphism with example in php?

0 Answers  


What is artisan in php?

0 Answers  


What is faster in php?

0 Answers  


How does session work in php?

0 Answers  


What is regular expression in javascript?

0 Answers  






How to create an array of a group of items inside an html form?

0 Answers  


how to include external php file in to html page?

8 Answers   Eccentric Infotech,


What is php explain?

0 Answers  


How the web server interprets php and interacts with the client?

0 Answers  


what are in image creating functions in php

5 Answers   A1 Technology,


What kind of variable is age?

0 Answers  


iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not

0 Answers  


Categories