why header() gives the error like header already sent in php
please
explain in brief
Answer / sasmitamohanta
Generally it gives error when u print or echo some content
before header() or setcookie() methods.
To avoid the error just put the print below header();
| Is This Answer Correct ? | 6 Yes | 0 No |
Explain $_FILES Superglobal Array?
What is mysqli php?
What is trait in php?
Tell me which programming language does php resemble to?
What are the string function in php?
Which will start a session?
How many php based companies in bangalore and chennai and over all india ? most of the persons saying for 2 years and 3 years they will be getting less than 15k per month how far is it true ? is it good scope for experience people can any one tell the exact experience pay for php developers one yr experience how much sal we expect ? two yr experience how much sal we expect ? three yr expereince how much sal we expect ? please kindly reply to the above questions as an experts you only please kindly judge and tell your practical experience in PHP ?
Why do we use hooks?
How to write in a file in php?
What is the use of super-global arrays in php?
How do you use bcrypt for hashing passwords in php?
Is php a float?