How can I install gd library support for php under
windows?
I get the zip file for gd but I couldn't understand
how to install it.
__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
PHP Windows Mailing List (
Hi People,
I have Windows XP pro running Apache 2.0.40 and PHP 4.2.3 as a CGI
module, installed with the installer i downloaded from php.net. Now i ve
heared that installing PHP as a SAPI-module is alot better and faster..
more secure?. Whats steps do i need to take to instal PHP as a SAPI
mo
Hi - I got to the bottom of this a couple of weeks ago so its still fresh :
Once you have GD installed, try this
$newwidth=120;
// New image width
$newheight=150;
// New image height
$imgurl="/path/to/your/image/file.jpeg";
// Wherever you have stored your image, eg /tmp
$size=GetImageSize($imgu
php-windows Digest 20 Sep 2002 17:03:05 - Issue 1349
Topics (messages 15922 through 15928):
Re: Simple Question
15922 by: Constantin Baciu
Re: on W2K server
15923 by: yasin inat
Re: zlib extension ?
15924 by: Johannes Janson
thumbnails
15925 by: kivanc urg
Hi I am trying to retrive data from an Oracle database into My Mysql
database. How is it possible ODBC?? or Tab Delimited ?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Kivanc Urgancioglu wrote:
> Hi,
> How can I create thumbnails from image files like jpeg
> ,gif etc.I don't know how to install gd library in
> windows.Can anyone help me?
gd library can be installed by uncommenting the module in the
dynamic extensions section of the php.ini for the resizing lo
Hi,
How can I create thumbnails from image files like jpeg
,gif etc.I don't know how to install gd library in
windows.Can anyone help me?
__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
PHP Windows Mailing
Hi,
How can I create thumbnails from image files like jpeg
,gif etc.I don't know how to install gd library in
windows.Can anyýne help me?
__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
PHP Windows Mailing
Hi,
> I found a website and downloaded the zlib.dll ... but where do I now
> save it to? the php/dlls/ folder? a folder in the /winnt/ folder
> tree? Will I need to edit the php.ini file as well to get this
> working?
Probably just a little touch to you php.ini as you suspected.
Look in the "Dy
Yes U're right Olivier Hubert ...
in my configration .. php4ts.dll has been changed ...
i've noticed by it's size i've remembered that a bit over 1MB
...
but i saw 4MB . i've checked ... Overwrited with new one
.
& it's OK now even i'
10 matches
Mail list logo