Re: GD in Windows, Now works

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi,

> I think, you have not been able to use the GD for windows. The
> document says to remove the remarks in php.ini and make the line
> like:

> ;extensions=php_gd2.dll to: "extensions=php_gd2.dll" without
> quotes. Even the books of PHP say so. But that was never true!
> in Windows. Here is a pretty solution which I discovered myself
> some "months" :-( after being interested to make dynamic images
> with php.

> Keep the php.ini remakr the line: ;extensions=php_gd2.dll as it
> is. Just before you start your php script, write:

I don't find that to be true.  Both of my windows installations (XP) only
have the uncommented line and nothing else special.  I had an issue
ensuring that the C:\ exention_dir path was correct to the directory, but
just uncommenting the line has always worked for me.

But whatever works, works.  What Windows OS are you running?
Jeff


<?php
  dl('extensions/php_gd2.dll');

  // Your image functions here onwards.

  // create image
  // show image
 // destroy it.

// Got the Point (.)?
?>

Thank you.
I write these informations to you in order to receive some
useful notes, tips and tricks from you.

=====
Bimal Poudel
(Information Management)
Kathmandu, Nepal

http://fakenepal.tripod.com



__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail



PHP Data object relational mapping generator -
http://www.meta-language.net/
Yahoo! Groups Links












------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

PHP Data object relational mapping generator - http://www.meta-language.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux