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 crypt () in php?
What is the use of strpos in php?
What is $$ in php?
What is the difference between public, protected and private?
What is 'float' property in css?
What is move_uploaded_file in php?
Write the statements that are used to connect php with mysql
What is composer phar?
What are different types of errors available in Php?
Is null check in php?
Why post method is used in php?
how to detect a mobile device using php
Applications written to provide a GUI shell for Unix and Linux are called
What is regular expression in javascript?
How to create a text file in PHP?