Ocean West Posted April 25, 2015 Share Posted April 25, 2015 when generating a constants.php file its missing the closing php tag - is this normal? Link to comment Share on other sites More sharing options...
Marcher Technologies Posted April 25, 2015 Share Posted April 25, 2015 when generating a constants.php file its missing the closing php tag - is this normal? Is actually good practice to omit the closing tag in any php file, it works the same, but has no chance(even with line feed diffs between systems) of triggering the 'headers already sent' error due to additional whitespace after the closing tag. Link to comment Share on other sites More sharing options...
Ocean West Posted April 25, 2015 Author Share Posted April 25, 2015 thanks for the clarification. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.