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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of php?

694


Is php a mvc?

681


What is stdclass in php?

714


Explain mixed and callback functions?

793


What is http php?

676


What is the content of /etc directory?

751


What are the methods of array in java?

688


What are the benefits of using php and mysql?

709


What is data structure in php?

727


What is variable and data type?

729


Are php variables global?

728


What type of errors can be occurred in php?

745


What is the difference between file_get_contents() and file_put_contents() in php?

863


I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?

666


What is inheritance in php? How many types of inheritance supports php?

758