Can gdlib be used with php on a windows system?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
twrofpwr
Forum Newbie
Posts: 17
Joined: Wed Jun 15, 2005 8:46 pm

Can gdlib be used with php on a windows system?

Post by twrofpwr »

I see that on the gdlib website it says the dll is only good for visual basic, and not php, is this true? Is there a howto on setting up gdlib for windows? I don't really care about the fonts, I just want some of the image manipulation functionality that gdlib offers.

Thanks guys,

Jeff
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Take a look at http://ca3.php.net/gd :0
twrofpwr
Forum Newbie
Posts: 17
Joined: Wed Jun 15, 2005 8:46 pm

where can I find php_gd2.dll?

Post by twrofpwr »

I was looking at that.. where do I get php_gd2.dll?
twrofpwr
Forum Newbie
Posts: 17
Joined: Wed Jun 15, 2005 8:46 pm

Post by twrofpwr »

I found it I am a dumbass.. it is in the php extensions directory

I am so used to compiling stuff on linux, it is already compiled for windows and shoved in there..

thanks a ton man
Post Reply