Omit closing tag at end of include file

If you omit the closing tag of an include file, you will prevent the parser from adding extra output which could cause problems because of the way it outputs headers separate from the data. Sometimes it will add an extra line if it sees ?> at the end of a file. Some text editors actually add an extra line to the end of your file when you save it. These things can cause you problems. You could see an error like,

Warning: Cannot modify header information - headers already sent by

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.