--- 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
> support for modifying them (aside from doing it
> manually yourself), but there are some functions that
> help you read them. Rasmus mentions this in his
> presentations:
> 
> http://talks.php.net/show/oscon2002/46
> 
> Hopefully that can get you started.

After looking into it further, I think the EXIF headers may
only exist in jpeg images from digital cameras, so I'm not
sure if the information I gave will help any.

Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to