Update. does GD support just need to be enabled? is that the issue? Will that be pretty basic if i ask my web host to enable GD support?
so i've been looking at this for a couple hours now, it's really bugging me. Im using the above function, and it works on two of my servers, but not on the all important third one that i need it on.
Third server is running php 4.3.2 if that helps. i get the following error when running the script
Code:
Fatal error: Call to undefined function: imagecreatefromjpeg()
any idea why this is crashing? im thinking it's something to do with the server/php.ini file but i don't have much knowledge in that area. Stressing me big time, have this due today
Last edited by strungoutyeh; 04-30-2008 at 11:29 AM..
|