473,503 Members | 12,383 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Prob with Gdlib

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,
With regards....
Chandoo.M.v

Aug 15 '07 #1
4 1876
On Aug 15, 8:00 am, chandoo <vamsi.chan...@gmail.comwrote:
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.

Aug 15 '07 #2
Ok.
Thank u.
Can anybody suggest me where to download the gd library for the php
and how to install it,and where to change the ini settings to do my
image manipulations ,
Response greatly appreciated..
Thank u ,we honor u r assistance..

Aug 16 '07 #3
chandoo <va***********@gmail.comwrote:
>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,
With regards....
Chandoo.M.v
I'm only a newbie so maybe I'm all wrong, but I'd check php_info() to
see if the GD library is enabled. If it's not you need to enable it
in the php.ini file. Please excuse my presumption...
Gerard

Aug 16 '07 #4
On Aug 15, 11:14 pm, chandoo <vamsi.chan...@gmail.comwrote:
Ok.
Thank u.
Can anybody suggest me where to download the gd library for the php
and how to install it,and where to change the ini settings to do my
image manipulations ,
Response greatly appreciated..
Thank u ,we honor u r assistance..
The PHP manual has excellent instructions on installing the extension,
as well as a link where you can download it:

http://www.php.net/manual/en/ref.image.php

The manual is an excellent source of information for genera questions.

Aug 16 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2743
by: josephrthomas | last post by:
hi..i am trying to make a login page and i am using access table.. when the user enters his userid and password i want to check the password from the table.. if any user with the userID that is...
29
5701
by: Thomas | last post by:
Hi I have an XSL stylesheet: <xsl:for-each select="TRACKS/TRACK"> <tr class="TDL"> <td width="90%"><xsl:number value="position()" format="1" /> - <xsl:value-of select="TRACKTITLE"/></td>...
5
4965
by: David Sobey | last post by:
Hi Sorry bout this basic prob. Got a file called file.obj. tryna read the first line from it as a string and print it to the screen. getting errors: #include "stdafx.h" #include <stdio.h>...
2
1405
by: Dishan Fernando | last post by:
Hi my prob is like this.. ----------------------------- create table ax( i int , j int ) create table ay( i int ,
15
1551
by: Raj | last post by:
Hello all: We have a table with about 2400 cells. Our requirement is to highlight the cells in the table whose data has changed, every 5 seconds. Our script behaves relatively ok in Firefox, but...
6
3672
by: skubik | last post by:
Hi everyone. I'm attempting to write a Javascript that will create a form within a brand-new document in a specific frame of a frameset. The problem is that I can create the form and input...
2
1814
by: Wilhelm Kutting | last post by:
hi, i like to solve a code-prob: tidy is bitching about <...> proprietary attribute "type" <...> lacks "action" attribute how can i make this nice? this is my code
0
1391
Savage
by: Savage | last post by:
I'm making for fun a simple program which format a input file.Input file sustain of person name,lastname and date of birth.Output file si supposed to be forammted as following: NAME ...
2
1506
by: mnacw | last post by:
Can anybody help me to resolve this prob. i have installed Visual Studio 2005 Professional edition. I am working in VB.Net. When I tried to connect to database it is connected but when i make some...
0
7098
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7296
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7364
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5604
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3186
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1524
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
751
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.