Re: Show image img src=img.php?img=1.jpg help
- From: "Rik" <luiheidsgoeroe@xxxxxxxxxxx>
- Date: Mon, 15 May 2006 16:22:24 +0200
b007uk@xxxxxxxxx wrote:
header("content-type: image/jpeg");
header("Content-Type: image/jpeg");
header('Content-Disposition: inline; filename=$showfile");
Allthough, Disposition isn't really according to standards....
A brutal read:
http://www.faqs.org/rfcs/rfc2616
Also, readfile($showfile) seems faster in this case....
Grtz,
--
Rik Wasmus
.
- Follow-Ups:
- Re: Show image img src=img.php?img=1.jpg help
- From: b007uk
- Re: Show image img src=img.php?img=1.jpg help
- References:
- Show image img src=img.php?img=1.jpg help
- From: b007uk
- Show image img src=img.php?img=1.jpg help
- Prev by Date: Re: Multithreading for standalone php
- Next by Date: Re: confused about which scripting language to use for server-side -- need advice
- Previous by thread: Show image img src=img.php?img=1.jpg help
- Next by thread: Re: Show image img src=img.php?img=1.jpg help
- Index(es):