Hi,
The GD librarry is included in a DLL on Win32. You need to load the
library from php.ini with extension=php_gd2.dll or from the script with
dl("php_gd2.dll");
You can check the output from phpinfo(); to see if the GD has been
loaded.
- Frank
> Hi,
>
> Can I find that my php version suppor
php-windows Digest 10 Nov 2003 23:16:05 - Issue 1993
Topics (messages 22059 through 22067):
Re: gallery
22059 by: Paul Fritzsche
error [warn] getsockname and localhost not recognized
22060 by: Dan McFall
php manual in pdf format?
22061 by: Rick Owen
22062 by
Hi,
Can I find that my php version support gd library,
My php version is 4.3.3 and server is IIS 5.0 and I want to configure it
for JPGraph.
Thnx in advanced.
Faisal
I can't believe it was just that. Thanks a lot, man.
Cheers,
Voodoo
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The error just means you are printing something out before you call
session_start();
you just need to call session_start() *before* you print anything out to the
page, so it's best off called at the top/start of your php page.
-Original Message-
From: Voodoo [mailto:[EMAIL PROTECTED]
Sent
I'm using php 4.3.0 under an IIS server, and I'm having some trouble on
starting a session. I guess it's a configuration problem. Tried to edit the
php.ini file, and found this line:
; Handler used to store/retrieve data.
session.save_handler = files
; Argument passed to save_handler. In the cas
Rick Owen wrote:
Greetings,
I would like to find a copy of the php manual in pdf format that is something more
than just the
html file printed to Adobe PDF Writer. Is there one available that has page numbers
in the table
of contents, etc. I've ordered a couple of PHP books from Amazon, but th
Greetings,
I would like to find a copy of the php manual in pdf format that is something more
than just the
html file printed to Adobe PDF Writer. Is there one available that has page numbers
in the table
of contents, etc. I've ordered a couple of PHP books from Amazon, but they won't be
deli
WinMe, easyphp 1.6 and 1.7(worked previously with 1.6 but now won't work
with 1.6 or 1.7)
[warn] getsockname
Can anyone enlighten me as to cause and solution for this warning
when attempting to load a localhost page?
I can ping as localhost and as 127.0.01, mysql works but when I try to open
any p
I have tried the support forum but they couldnt help me..
But I will try the ftp-upload and JAVA and see how it works.
Thnx for suggestions
Paul
"Tommy Ipsen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Paul Fritzsche wrote:
>
> > Bur what is happening is that I can add one ca
php-windows Digest 10 Nov 2003 06:57:00 - Issue 1992
Topics (messages 22051 through 22058):
What should I learn
22051 by: Rocco CAstoro
22052 by: GaguWD
22058 by: toby z
Browser detection w text version on the fly
22053 by: C-omputerSolutions Webmaster
well get or make ur self a project . include as many modules
as u can think of
start codin in php
go for javascript or vbscript checks on froms
file uploads n downloads
full db manipulation
the works .
i didnt know anything but c/c++ n html n veeery basics of a few other
l
12 matches
Mail list logo