Posted by Jerry Stuckle on 06/29/07 03:03
saikiran.iitkgp@gmail.com wrote:
> Hi All,
>
> I have the php version 5.2.2 . When I am using
>
>
> " $im = imagecreate(......); " I am getting the following message
>
>
> "Fatal error: Call to undefined function imagecreate() in C:\Program
> Files\Apache Software Foundation\Apache2.2\htdocs\server.php on line
> 32"
>
>
> I want to know whether "imagecreate()" is compatible in PHP version
> 5.2.2.?
>
It looks like you're missing the gd extension.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|