Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 are php applications?

0 Answers  


What is substr() in php? And how it is used?

0 Answers  


Does php support function overloading?

0 Answers  


Require_once(), require(), include(). What is difference between them?

0 Answers  


Is nan in javascript?

0 Answers  


Which software is used to run php programs?

0 Answers  


What is php string function?

0 Answers  


What are the functions for imap?

0 Answers  


How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letting the output come to the browser or say the client end in php

3 Answers   Swayam, TCS, Yahoo,


Explain difference between urlencode and urldecode?

0 Answers  


What is a php form?

0 Answers  


How can we submit a form without using submit buttons?

0 Answers  


Categories