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 12115
What is putenv?
How do I escape data before storing it into the database?
How to create database connection and query in php?
Explain me how failures in execution are handled with include() and require() functions?
How to add comments in php?
How cookies are transported from servers to browsers?
Name some of the popular frameworks in php.
How to convert strings to upper or lower cases?
How can we access the data sent through the url with the get method?
What is xss and csrf?
What is the difference between get & post ?
When is a conditional statement ended with an endif?
What does csrf token mean?
Does php 5 support exceptions?
What are regular expressions in programming?