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
2 12387
What is the difference between overloading and overriding in php?
What are new features in php 7?
What is the difference between echo print and print_r in php?
Does php support multiple inheritance?
How to retrieve the original query string?
When do sessions end?
What is the difference between the include() and require() functions?
What are magic methods?
is that "enumerated array" equal to "numeric array"?
Tell me what does the array operator '===' means?
How to uploaded files to a table?
What does it mean when it says the csrf token is invalid?
Do you know how can php and html interact?
What is uniqid php?
Is php harder than javascript?