20 Aug
2005
20 Aug
'05
5:04 a.m.
I'll cite PEAR Coding Standards as my basis for keeping ?> at the end of files. http://pear.php.net/manual/en/standards.file.php Karoly Negyesi wrote:
Hi!
Can anyone (Goba?) confirm or not confirm that ?> is unnecessary at the end of included PHP files (like Drupal modules)?
If it turns out that it is not needed, I think we need to adapt this practice because this avoids that some whitespace at the end of cause havoc.
I tested and this works with PHP4 but I'd like to see something more "official" on this.
Regards
NK