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

2002-02-04 Thread Chris Williams
re 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: imagecopy or why men don't use maps. I think you might need to use $source = ImageCreateFromJPEG('

[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

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

2002-02-03 Thread hugh danaher
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 using this method, although I am using PNG. You could see them at our