
April 10th, 2000, 10:11 PM
|
|
Junior Member
|
|
Join Date: Apr 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I'm trying to create dynamic images using PHP. My code works fine using ImageCreateFromGif with GD 1.3. Now I want to upgrade to the 3.16 release of PHP with GD 1.8. It says that there is support for PNG and JPEG creation - and I see it in the source code. But I cannot call ImageCreateFromJPEG successfully from the new Win32 binary. Any ideas of something I might be missing? Has anyone else used this yet?
|