Hy Dan,
search for closing php tags and look if there is a whitespace or linefeed
afterwards.
Normally there are no closing tags necessary.
Greetings
Thomas Weidner, I18N Team Leader
http://www.thomasweidner.com
----- Original Message -----
From: "Dan Rossi" <[EMAIL PROTECTED]>
To: "Zend Framework - General" <[email protected]>
Sent: Sunday, March 02, 2008 10:59 AM
Subject: [fw-general] file_get_contents broken still
Hi within a view / controller file_get_contents is showing an extra
linefeed which is breaking the binary output. I believe once of the
includes has extra whitespace but i cant find it. Any ideas what to do ?