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
Tell me what is pear?
Explain the visibility of the property or method?
How can you send http header to the client in php?
Explain what is memcache?
When to use self over $this?
How to add 301 redirects in PHP?
What is the use of extract function in php?
What is meant by public, private, protected, static and final scopes?
How to call a php function from html button?
What is the difference between die () and exit () in php?
How to access a specific character in a string?
What is the use of friend function in php?
how to open & closing opening period in fico
Is python better than php?
What are interfaces in php?