Posted by Jasen Betts on 02/14/06 10:04
On 2006-02-14, Jerry Stuckle <jstucklex@attglobal.net> wrote: > Sure it does. And the original post intimated they are text files - > because they are serverd with readfile(). text/binary makes no difference on unix systems. <?php header("Content-type: image/gif"); readfile("example.gif"); ?> Bye. Jasen
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming