Re: [PHP] GD.. con't

2006-11-25 Thread Richard Lynch
On Sat, November 25, 2006 4:25 pm, Jeff wrote:
> Do I have to compile it with a C program?

You do not need to compile GD on Windows, unless you are a masochist. :-v

Use http://php.net/phpinfo to find out where you php.ini file is, or
should be.

Whatever directory that shows for "php.ini", put your php.ini file there.

Then edit it and find the line about php_gd.dll, or something like
that), and un-comment it by removing the ';' at the beginning.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] GD.. con't

2006-11-25 Thread Jeff

Do I have to compile it with a C program?

What programs do people suggest I use to make PHP Files?

Is there a simple C program that will create basically whatever you want to 
do, without knowing the language?


I recall studying it in school, vaguely recalling the code...

Thanks,
Jeff


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php