21. Jul, 2009
php without ending ?>
Sometime We met ‘ zend told this tip could do without any bugs. May it for avoid whitespace buggy.
For files that contain only PHP code, the closing tag (“?>”) is never permitted. It is not required by PHP, and omitting it prevents the accidental injection of trailing white space into the response.
Just know
Popularity: 6% [?]