Posted by Kailash Nadh on 11/26/07 03:13
If you do a plain echo, the spew out the binary content as junk characters. Try a header() before echoing the data. Something like header("Content-type: application/octet-stream"); or whatever type of binary content it is.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming