Posted by J.O. Aho on 09/15/05 15:27
kachorro wrote:
> Hi all!
>
> Ive been working in jpg downloader for my site.
> ...
> it does not work properly
> the source image and the downloaded one are different
> first bites form the source => ff d8 ff e0 00
> first bites from the downloade one => 0a ff d8 ff e0 00 it adds 0a
>
> does anyone know why ???
Look at the start of the script you are using, you may not have any characters
before <?PHP and none after ?> and the same applies to all your included files
too.
//Aho
Navigation:
[Reply to this message]
|