Page 1 of 1

Can gdlib be used with php on a windows system?

Posted: Sun Jun 26, 2005 11:44 am
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

Posted: Sun Jun 26, 2005 11:51 am
by John Cartwright
Take a look at http://ca3.php.net/gd :0

where can I find php_gd2.dll?

Posted: Sun Jun 26, 2005 11:53 am
by twrofpwr
I was looking at that.. where do I get php_gd2.dll?

Posted: Sun Jun 26, 2005 11:58 am
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