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 12210
What is str_replace()?
What is the importance of parser in php?
What is use of count() function in php?
What is repository in php?
what is the use of include_once in php?
How can we automatically escape incoming data?
How to find a substring from a given string in php?
What is session_register()?
Can you give example for trait in php?
What is the difference between single quoted string and double quoted string?
What is the function to count elements in an array in PHP?
Code to open file download dialog in PHP?
What is active record in php?
What is session in PHP. How to remove data from a session?
Does php support polymorphism?