|
Posted by burgermeister01 on 08/15/07 16:31
On Aug 15, 8:00 am, chandoo <vamsi.chan...@gmail.com> wrote:
> Hi,
> May i know wats the prob with this function?
> The program is:
>
> <?php
> var_dump(gd_info());
> ?>
>
> and the output is like this:
>
> Fatal error: Call to undefined function gd_info() in C:\wamp\www\img
> \gdinfo.php on line 2....
>
> I m trying to improve the color and brightness of the images in admin
> panel dynamically.
> can any one suggest me or give any snippets of code,
Is it possible you don't have the gd extension installed? I know that
could cause that error message to appear.
Navigation:
[Reply to this message]
|