On Thu, 08 November 2001, "Alan Brown" wrote:
>
> I just grabbed the very latest from CVS (which seems to have a label of
> 4.2.0-dev) and the problem appears to have been repaired.
>
ok, thanx very much, Alan!
I've now another question: how to access a property defined as "function"?
eg.,
>I found this on PHP.net It works when you hardcode the values (where I
>have the value arrows.gif). I've been playing with it trying to modify
>it to do an upload and sending of an email with any kind of attachment.
>
>
>/*
> * Class mime_mail
> * Original implementation by Sascha Schuman
hello again,
I've solved my previous problem, thanks to Fernando Madruga (just quoting the file
name):
php "C:\Programmi\Apache Group\Apache\htdocs\test\phpinfo.php"
now, running my script from command-line (no more from the browser, where it works
fine) I get an oracle error ORA-12154 from my
hello,
I thought running php from the command-line (on winNT),
eg.:
php C:\Programmi\Apache Group\Apache\htdocs\test\phpinfo.php
would send to the console (stdout) the result, but I get nothing!
(I'm quite sure this has worked before on php 4.0.2, or at least 3.0.16)
what's wrong?
thank you,
ok, it seems the normal behaviour (but IMHO also an ugly, inexplicable
limitation);
you can read it on http://www.boutell.com/gd/#gdImageColorAllocate
"In the event that all gdMaxColors colors (256) have already been allocated,
gdImageColorAllocate will return -1 to indicate failure"
(I didn't
I thought this script would create a 256*256 pixel image, each one of a
random color:
__
";
?>
__
but it seems you can't allocate more than 256 colors (though you get no
errors)..
could anybody try it on a linux box?
is this a bug or it
hello Troy,
I think you need also the libasl.dll, it's in the same "big" package:
put it in a dir. in the path and give a try (restart apache..)
HTH,
bye,
Giuse
/---\
| http://boltthrower.webhop.org |
\---/
-Messaggio originale---