Title: PHP terminating tags ?&gt;
Last modified: April 16, 2019

---

# PHP terminating tags ?>

 *  Resolved [rrcatto](https://wordpress.org/support/users/rrcatto/)
 * (@rrcatto)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/php-terminating-tags/)
 * Your plugin contains two php files, each of which include terminatings tags
 * ?>
 * and a line of whitespace after the terminating tag.
 * This can lead to a “headers already sent” error message.
 * It is best practice to omit the terminating tag to ensure that no html is output.
 * Your files will both output whitespace which can cause undesirable side effects.
   In addition to the header issue, it can mess up the html output with extraneous
   whitespace.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Maulik Vora](https://wordpress.org/support/users/zluck/)
 * (@zluck)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/php-terminating-tags/#post-11433883)
 * I agree [@rrcatto](https://wordpress.org/support/users/rrcatto/), Thanks for 
   reporting this and helping in improving this plugin.
 * Its fixed!

Viewing 1 replies (of 1 total)

The topic ‘PHP terminating tags ?>’ is closed to new replies.

 * ![](https://ps.w.org/multiline-files-for-contact-form-7/assets/icon-256x256.gif?
   rev=3379278)
 * [MultiLine Files for Contact Form 7](https://wordpress.org/plugins/multiline-files-for-contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multiline-files-for-contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multiline-files-for-contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/multiline-files-for-contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multiline-files-for-contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multiline-files-for-contact-form-7/reviews/)

## Tags

 * [headers](https://wordpress.org/support/topic-tag/headers/)
 * [php tags](https://wordpress.org/support/topic-tag/php-tags/)

 * 1 reply
 * 2 participants
 * Last reply from: [Maulik Vora](https://wordpress.org/support/users/zluck/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/php-terminating-tags/#post-11433883)
 * Status: resolved