I'm working on a windows2000 platform and i need to use php version >=4.2 for my graphics.How do i go about solving the problem of gd that can be supported by the above php version? The gd in phpdev 4(php version 4.06) cannot be supported by the bove php version.
-----Original Message----- From: Miguel Cruz [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 23, 2002 10:20 AM To: Opere, James Cc: PHP Windows Discussion List; PHP General Discussion List Subject: Re: [PHP] PHP version 4.2 and above On Wed, 22 May 2002, Opere, James wrote: > I have aproblem with php >= 4.2.I'm working on graphics but when i install > php4.2, i get an error that it doesn't support GD library. > Is there anybody who has any idea as to how it can be possible to use the > above versions and still run my scripts successfully? > > Currently i'm using phpdev4 which with php 4.06 which does not support > global variables but support the GD library for Graphics. Any version supports the GD library if you install it that way. But without knowing your platform it's hard to guess what you might have to do in order to get things going. miguel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php