Re: [PHP] Re: imagecopy or why men don't use maps.

2002-02-04 Thread Chris Williams
color text I use, it turns out gray. Any help here would go down nicely. > > Hugh > > > - Original Message - > From: "Chris Williams" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, February 03, 2002 8:29 AM > Subject: [PHP]

Re: [PHP] Re: imagecopy or why men don't use maps.

2002-02-03 Thread hugh danaher
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 03, 2002 8:29 AM Subject: [PHP] Re: imagecopy or why men don't use maps. > I think you might need to use > > $source = ImageCreateFromJPEG('map1.jpg'); > > I've created several maps us

[PHP] Re: imagecopy or why men don't use maps.

2002-02-03 Thread Chris Williams
I think you might need to use $source = ImageCreateFromJPEG('map1.jpg'); I've created several maps using this method, although I am using PNG. You could see them at our web site but unfortunatly it's not parsing PHP correctly. Something went wrong during migration, but might be fixed in a couple