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
What is the difference between unset and unlink?
How to concatenate two strings in php?
How do you define a constant?
What is meant by urlencode and urldecode?
How do I clear my browser session?
What changes I have to do in php.ini file for file uploading?
What is php full form?
How the values are ordered in an array?
What are php magic methods/functions?
What is difference between php and html?
What is meant by PEAR in PHP?
What does PEAR stands for?
Which library is used in php to do various types of image work?
How to delete cookie files on your computer?
Is java is better than php?