[Phpmyadmin-devel] Issue with closing tags at the end of the file

Rahul Kadyan hi at znck.me
Thu Mar 5 08:48:08 CET 2015


Hi everyone,

In all files of phpMyAdmin source code, closing tag (?>) is included at the
end of file. Most frameworks like zend or symfony or laravel suggest to
omit closing tag to prevent accidental output of whites paces. In some
situations  output may send headers which makes the application incapable
to control response headers.

My question is: Is there any specific reason for doing so?
secondly: Can we omit closing tags at the end of file?

--
Regards,
Rahul Kadyan (github.com/znck),
Junior Year, B. Tech.
IIT Guwahati
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20150305/429f8bb2/attachment.html>


More information about the Developers mailing list