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
Answer Posted / francis
ob_start indicates that PHP has to buffer data
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why do we use javascript in php?
What is final class and final method in php?
How cookies are transported from browsers to servers?
Is php better than python?
How to set cookies in PHP?
What is the use of friend function in php?
How to replace a text in a string with another text in php?
What is the difference between php and java?
What do you mean by core php?
What is laracast?
How to remove blank spaces from the string?
How to check if a string contains a character or word in php?
Name some of the functions in php.
What is a persistence cookie?
What does $_ post mean in php?