Tony Devlin wrote:
Hello Everyone,
I am looking for a script or guidance in where to look to figure out how
to create a php script that resizes an image on the fly when it is called(...)
Image resizing takes a lot of cycles. As opposed to generating a
thumbnail every time a visitor comes to yo
Rafi Sheikh wrote:
I am trying to use jpgrap with php. For that I need gd enabled. Following
is from my php.ini-as you can sees, it is listed. However, I do not see gd
related info when I run php_info()
; Directory in which the loadable extensions (modules) reside.
extension_dir = "c:\php"
exten
Sounds like it has nothing to do with GD or PHP.. Probably a badly
configured Apache..
--
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
"Arno Muhren" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> Hi everyone,
>
> I have a Windows 2003 Server installed with IIS,
[mailto:[EMAIL PROTECTED]
Sent: Sunday, November 16, 2003 3:44 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: GD Lib
in php.ini, change the extension_dir variable, then uncomment
';extension=php_gd2.dll' (remove the ; at the beginning of the line)...
--
// DvDmanDT
MSN: dvdmandt¤hotmai
in php.ini, change the extension_dir variable, then uncomment
';extension=php_gd2.dll' (remove the ; at the beginning of the line)...
--
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
##
Please, if you are using windows, you may be infected by Swen. Please
[EMAIL PROTECTED] (Afan Pasalic) wrote:
>GD is now a part of PHP 4.3.0. But, do I have to make some changes in
>php.ini (set it up) before I start using it or it's already set up to use?
>I'm still getting error message:
uncomment
;extension=php_gd2.dll
in your php.ini file (remove the semicolo
Ive figured it out :)
"Olafsson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> I'm using php 4.3.1 on a Windows XP and I use IIS 5.1 as a server.I tried
to
> use GD lib but is seems like the built in support of bundle GB is missing.
> Maybe I'm missing some
Hi
Mike Franks wrote:
> I am having a problem with the extension php_gd.dll
> When the script call for php_gd.dll the server console shows
>
> Warning
>
> Unable to load the dynamic library 'C:\WINNT\system32\php_gd.dll'-
> The specified procedure could not be found.
> Info;
>
> Win2k Server
> Se
You'll have to build it. We can't distribute it.
On Sat, 17 Aug 2002, Daniel Gustafsson wrote:
> At 20:12 2002-08-17 +0530, Deepak Kumar Vasudevan wrote:
> >There is one utility of PHP_GD at http://php.weblogs.com (which supports
> >GIF) as the site says. Try that out.
>
> Thanks, but that on
At 20:12 2002-08-17 +0530, Deepak Kumar Vasudevan wrote:
>There is one utility of PHP_GD at http://php.weblogs.com (which supports
>GIF) as the site says. Try that out.
Thanks, but that one's for 4.0.4. I need it for the latest php build.
--
PHP Windows Mailing List (http://www.php.net/)
T
There is one utility of PHP_GD at http://php.weblogs.com (which supports GIF) as the
site says. Try that out.
[EMAIL PROTECTED]
"Daniel Gustafsson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is there a patched gd module available for windows somewher
OK, have found some stuff on the site regarding where the fonts should be
located (i.e :/dir/.ttf) and also that I should use a
Unix style path, however, this still doesn't work - all I get is empty space
where the font should be and a warning that it couldn't find the font...
:-(
"Michael Davey
Ooops sorry, wrong ng.
However any help is appreciated :-)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The GD 2.0 dll comes along with the latest binary releases of PHP for
Windows. I don't know much about using it though...
Regards,
Jakob Kruse
"Steve Griff" <[EMAIL PROTECTED]> wrote:
Hi there,
I want to use some of the features that are available in version 2.0 of the
GD graphics editing libr
14 matches
Mail list logo