Hi
Just wondering if anyone knew why i can't use PHP to resize images (jpegs) that have been created directly from my digital camera. We are using a script that uses imageresize() and imagecreatefromjpg() which works fine on jpgs that have been created in photoshop. however when we use the same script on a jpg that was created by my digital camera - the script either doesn't do anything or claims that not enough memory has been allocated. Is this because digital camera jpgs are somehow different??
Any help with this would be much appreciated
thanks in advance
bill