How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
No Answer is Posted For this Question
Be the First to Post Answer
Explain include(), include_once, require() and require_once?
equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }
Tell me what is the use of "enctype" attribute in a html form?
If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b? Can anyone explain how's the value of $$b=100
15 Answers ABC, Asan, Indivar, Swistro Marketing Solutions,
Xplain is it possible to use com component in php?
What is the default session time in php?
write a note on Testing the web site
What does trim () do in javascript?
What is helper library?
Tell me how can we display information of a variable and readable by human with php?
What are the advantages of indexes in php?
What is mysql_fetch_array?