PHP-GD image functions not working with Sony DSC-P10

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kizerian
Forum Newbie
Posts: 1
Joined: Sat Oct 16, 2004 11:25 am

PHP-GD image functions not working with Sony DSC-P10

Post by kizerian »

I'm working with the complied GD libraries with PHP 4, none of the functions for image manipulation are working with photos taken from my Sony DSC-P10.

I can extract the thumbnail, but I can't resize the picture, get the header information, etc.

I can successfully accomplish this with PNG images and JPG images from other cameras.

Has anyone seen anything like this before?
Post Reply