GD....GD.....GD

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

GD....GD.....GD

Post by dull1554 »

I know that this may not be the best place to ask this question, so mods please feel free to put it whereever.....i use some GD commands but i can only test these so called "GD" scripts on my web server, and not on my local server, i was not the one who set up GD on my server so i don't know how to nor have found install directions that i can understand, is there a place that tells me what i need to download and how to install it so i can use GD on my local server????
jtc970
Forum Commoner
Posts: 38
Joined: Sun Jan 18, 2004 11:49 pm

Post by jtc970 »

im pretty sure GD comes supported with PHP
just take out the ; in the php.ini
;extension=php_gd2.dll
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

aye and install that dll into the directories in which you need support to.

there is a lot of documentation out there, including some on these forums.
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

thankyou all, i had to download a ziped copy of php and get the dlls from there.....but now i have a totally different problem......it's in a different topic....so i say again thanks.......
Post Reply