Re: [PHP] Help : I need modify a the header information in a JPEG image file

2003-01-27 Thread Chris Shiflett
--- Chris Shiflett <[EMAIL PROTECTED]> wrote: > --- "Patricio Vera S." <[EMAIL PROTECTED]> wrote: > > I new to the php world ant the image too, and I need > > modify the header information in a JPEG image file, > > is that possibly? How? > > Those are EXIF headers. I am not sure if there is > supp

Re: [PHP] Help : I need modify a the header information in a JPEG image file

2003-01-27 Thread Chris Shiflett
--- "Patricio Vera S." <[EMAIL PROTECTED]> wrote: > I new to the php world ant the image too, and I need > modify the header information in a JPEG image file, > is that possibly? How? Those are EXIF headers. I am not sure if there is support for modifying them (aside from doing it manually yoursel

[PHP] Help : I need modify a the header information in a JPEG image file

2003-01-27 Thread Patricio Vera S.
Hi, I new to the php world ant the image too, and I need modify the header information in a JPEG image file, is that possibly? How? I need put some information in the image at the instant when the user download this from the web site. Thanks in Advance. Saludos, Patricio Vera.