Re: [PHP] Getting the required GD Memmory Usage.

2003-11-27 Thread William Bailey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry but thats not what i'm after. I want to know the available memory needed to load the image. The default php memory limit is 8M and if the image is large php is not able to load it because the 8M limit is reached and therefore causes php to error o

RE: [PHP] Getting the required GD Memmory Usage.

2003-11-26 Thread Vail, Warren
actually what you probably need is http://www.zend.com/manual/function.getimagesize.php Warren Vail -Original Message- From: William Bailey [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 10:01 AM To: [EMAIL PROTECTED] Subject: [PHP] Getting the required GD Memmory Usage.

RE: [PHP] Getting the required GD Memmory Usage.

2003-11-26 Thread Vail, Warren
If the manual at php.net is too busy you can try; http://www.zend.com/manual/function.filesize.php good luck, Warren Vail -Original Message- From: William Bailey [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 10:01 AM To: [EMAIL PROTECTED] Subject: [PHP] Getting the requir