(BTW it is PHPs feature that there is no need to close the last PHP block in files).
Happy holidays, Gabor Hojtsy
Priit Kaasik wrote:
hi, im interested in specific information about removing php end-tags from include files (which contain php code). it woun't give any warning or error but will remove all annoying spaces and line breaks before you send your own header data... how does include function work in these cases? are there any 'bad effects' involved? or should i use output buffering instead since its a standard solution?
-- pk