[PHP-WIN] imagecreate () query

2003-09-29 Thread George Pitcher
Hi, I'm picking bits out of SAMS TY PHP in 24H and tried a few of the image examples. What I found was that imagegif() generated an error while imagepng() did not, and generated the image. can anyone see any reason why I should try and get imagegif() working or will imagepng() be acceptable. I'm

RE: [PHP-WIN] ImageCreate

2001-07-19 Thread Randall Barber
Stuarts problem is not that gd.dll isn't uncommented, its simply no longer working since the upgrade. Thats how I understood his plight at any rate. Replace the 4.0.6 version of gd.dll with 4.0.5 and cross your fingers. Or you could compile your own. Ciao RDB

RE: [PHP-WIN] ImageCreate

2001-07-19 Thread Ivan Milanez Castellanos
Stuart: all you have to do is uncomment the php_gd.dll extension in your php.ini, that'll fix your problem. Iván -Mensaje original- De: Stuart Hunter [mailto:[EMAIL PROTECTED]] Enviado el: Jueves, 19 de Julio de 2001 10:36 a.m. Para: [EMAIL PROTECTED] Asunto: [PHP-WIN] ImageC

[PHP-WIN] ImageCreate

2001-07-19 Thread Stuart Hunter
When I first installed 4.0.5 I downloaded a version that already had graphics capability built in, and I was able to create web pages with graphs based on MySQL data. Now I have installed 4.0.6 I don't have the graphics capability any more and my scripts throw these types of error: Fatal erro

Re: [PHP-WIN] ImageCreate()

2001-06-22 Thread Arash Dejkam
e it for that > wihtout some tweaking. > > Link: http://www.firepages.com.au/yak2.htm?this=6&that=3 > > - Original Message - > From: "Arash Dejkam" <[EMAIL PROTECTED]> > To: <> > Sent: Friday, June 22, 2001 7:37 AM > Subject: [PHP-WIN] ImageCreate() &

Re: [PHP-WIN] ImageCreate()

2001-06-22 Thread Josh Seward
mp;that=3 - Original Message - From: "Arash Dejkam" <[EMAIL PROTECTED]> To: <> Sent: Friday, June 22, 2001 7:37 AM Subject: [PHP-WIN] ImageCreate() > Hi, > > I want to use image functions in PHP but each time I use functions like > ImageCreate() or ImageCre

[PHP-WIN] ImageCreate()

2001-06-22 Thread Arash Dejkam
Hi, I want to use image functions in PHP but each time I use functions like ImageCreate() or ImageCreateFromJPEG() ... I receive an error saying undefined function, I'm using PHP version 4.0.5 on Apache and I use W2K. what's the problem ? Thanks Arash Dejkam -- PHP Windows Mailing List (htt