Posted by Jerry Stuckle on 11/28/05 16:38
FX wrote:
> come on i can bet, i`ve seen these.
> <?php
> header("Content-Type: image/jpeg");
> imagejpeg($image,'',100); // Output to Browser
> ?>
> when u save files it displays image.php rather than imagge.jpg
> although it knows jpg src
>
So? All I have to do is load image.php instead of image.jpg. Nothing
hidden other than the physical location of the jpeg.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|