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...


when we use ob_start() function in php then the header() and
session_start() does not gives the error like header already
sent,please explain in brief

Answers were Sorted based on User's Feedback



when we use ob_start() function in php then the header() and session_start() does not gives the err..

Answer / madan

ob_start() function will turn output buffering on. While
output buffering is active no output is sent from the script
(other than headers), instead the output is stored in an
internal buffer.

Is This Answer Correct ?    19 Yes 2 No

when we use ob_start() function in php then the header() and session_start() does not gives the err..

Answer / francis

ob_start indicates that PHP has to buffer data

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More PHP Interview Questions

What is the difference between echo, print and printf()?

0 Answers  


What is the difference between static and dynamic websites?

0 Answers  


How can we determine whether a variable is set?

0 Answers  


How to execute a php script from the command line?

0 Answers  


What are the two main string operators?

0 Answers  


Explain me what is the importance of "method" attribute in a html form?

0 Answers  


Tell me what is the use of mysql_real_escape_string() function?

0 Answers  


What is cms php?

0 Answers  


What is a query in a database?

0 Answers  


Tell me what does accessing a class via :: means?

0 Answers  


What is the difference server side and browser side validation?

0 Answers  


Explain me what is the w3c?

0 Answers  


Categories