When you will get the error "Cannot add header information"?

Answers were Sorted based on User's Feedback



When you will get the error "Cannot add header information"?..

Answer / vj

Basicaly, any output to screen before an header function,
gives rise to this error.

Is This Answer Correct ?    3 Yes 0 No

When you will get the error "Cannot add header information"?..

Answer / krisha

When page has html doctype on the starting of page.or some
echo statement on page when page is return or there is
header function on same page.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More PHP Interview Questions

What is the difference between indexed and associative array?

0 Answers  


Is md5() is breakable if yes than how?

1 Answers  


Why is php so popular?

0 Answers  


What are the characteristics of php?

0 Answers  


how to get the value in script values

1 Answers  


What is $_session in php?

0 Answers  


How many types of session are there?

0 Answers  


What should be the length of variable for SHA256?

0 Answers  


I created a new joomla module for administrator. when am going to install this, it is going "joomla/modules" path. but, i want to install this in the "joomla/administration/modules" path.

2 Answers  


Explain which cryptographic extension provide generation and verification of digital signatures?

0 Answers  


Which is useful for method overloading?

0 Answers  


What is class extend in php?

0 Answers  


Categories