> One day I discovered that I didn't need the "?>"... I could just > write > > <?php > > ... PHP code... > [EOF] This technique is part of the coding standard for the Zend Framework. Seems like a good standard to follow: <http://framework.zend.com/wiki/display/ZFDEV/PHP+Coding+Standard+%28draft%29#PHPCodingStandard%28draft%29-PHPFileFormatting>