I'm running PHP 4.3.2 on a Win XP box with IIS 5.1. I am completely unable
to get any of the image tags to function--it gives me an error such as the
following:
Fatal error: Call to undefined function: imagecreate() in D:\web
sites.......
I'm at a loss and I need to get this working. My understanding is that 4.3+
has offered these tags so I'm not quite certain as to what I'm doing
incorrectly.
TIA,
t
to get any of the image tags to function--it gives me an error such as the
following:
Fatal error: Call to undefined function: imagecreate() in D:\web
sites.......
I'm at a loss and I need to get this working. My understanding is that 4.3+
has offered these tags so I'm not quite certain as to what I'm doing
incorrectly.
TIA,
t
Comment