[PHP-WIN] strings chopped in half using COM objects

2001-11-09 Thread Giuseppe D'Ambrosio
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.,

[PHP-WIN] R: [PHP-WIN] it's frustrating

2001-05-17 Thread Giuseppe D'Ambrosio
>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

[PHP-WIN] oracle TNS service name

2001-03-27 Thread Giuseppe D'Ambrosio
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

[PHP-WIN] php from the command-line

2001-03-27 Thread Giuseppe D'Ambrosio
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,

[PHP-WIN] gdImageColorAllocate(), self-explained

2001-03-08 Thread Giuseppe D'Ambrosio
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

[PHP-WIN] palette limited to 256 colors with ImageColorAllocate()?

2001-03-08 Thread Giuseppe D'Ambrosio
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

[PHP-WIN] R: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Giuseppe D'Ambrosio
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---