When you will get the error "Cannot add header information"?
Answer Posted / vj
Basicaly, any output to screen before an header function,
gives rise to this error.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to make a class in php?
What is the maximum size of a table in mysql?
What kind of variable is age?
How check variable is set or not in php?
Is php 7 backwards compatible?
What is the difference between myisam and innodb?
What is cookie and session in php?
What is composer phar?
Tell me how can we automatically escape incoming data?
What’s the special meaning of __sleep and __wakeup?
How to download and install php for windows?
Does https prevent csrf?
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
How to find datatype of variable in php?
How to open standard output as a file handle?