when you will get the message/error "headers already sent"?
Answer Posted / shiva
This is due to whitespaces before php tags you are leaving
at the starting of the line.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which is the latest version of php?
Who is the father of php and what is the current version of php and mysql?
How to delete file in php?
How to create a public static method in PHP?
What is the correct syntax of mail() function in php?
Write logic to print Floyd's triangle in PHP?
What are the different errors in php?
Is php difficult to learn?
What is the function func_num_args() used for?
How to get the directory name out of a file path name?
Tell me which function gives us the number of affected entries by a query?
What is exception handling in php?
Can we use php variable in javascript?
Explain what are the two main string operators?
Explain mysql_error().