Re: [PHP-WIN] Need help with session problem

2003-11-28 Thread Eric COLINET
Hi, I run into the same problem, it is not apache related but Internet explorer related. In fact cookies are not stored in relative but in absolute time and for that they expire once setted. For me an upgrade on the client ie was sufficient or at least setting the date to the correct value ;)

php-windows Digest 28 Nov 2003 08:21:38 -0000 Issue 2019

2003-11-28 Thread php-windows-digest-help
php-windows Digest 28 Nov 2003 08:21:38 - Issue 2019 Topics (messages 3 through 22237): Code to splite page 3 by: Lawrence 5 by: Croskerry, Dan 6 by: Ignatius Reilly 7 by: Luis Moreira Re: Redirection 4 by: Donatas i need help

[PHP-WIN] Help getting printer_draw_bmp() to work

2003-11-28 Thread Paul
I've had success with using the printer functions on Windows. But so far, printer_draw_bmp returns TRUE but outputs nothing visible. Does this function work? My .bmp files are saved with Windows Paint using monochrome, 16-bit, 256 color, and 24-bit color for filetypes. I've also tried saving fr

[PHP-WIN] Need help with printer_draw_bmp()

2003-11-28 Thread paul-phpwin
I've had success with using the printer functions on Windows. But so far, printer_draw_bmp returns TRUE but outputs nothing visible. Does this function work? I've been focusing on my .bmp file and the possibility that it isn't the correct format. I've used Windows Paint to create .bmp file in s

[PHP-WIN] Getting printer_draw_bmp to work

2003-11-28 Thread wibbles
I've had success with using the printer functions on Windows. But so far, printer_draw_bmp returns TRUE but outputs nothing visible. Does this function work? My .bmp files are saved with Windows Paint. I've tried monochrome, 16-bit, 256 color, and 24-bit color. I've also tried saving from Photo

[PHP-WIN] Accesing Windows Pipes with PHP

2003-11-28 Thread Jorge E Pasarell
Im trying to write a PHP application that interfaces to a custom server application using a windows pipe. I wrote this code, and am able to send a query to the pipe, and I get an answer: --- jeplap". "Me123456". "ListUsers". ""; $pipe = "

php-windows Digest 29 Nov 2003 03:28:39 -0000 Issue 2020

2003-11-28 Thread php-windows-digest-help
php-windows Digest 29 Nov 2003 03:28:39 - Issue 2020 Topics (messages 22238 through 22241): Help getting printer_draw_bmp() to work 22238 by: Paul Need help with printer_draw_bmp() 22239 by: paul-phpwin.wibbles.org Getting printer_draw_bmp to work 22240 by: wibbles.

[PHP-WIN] Newbie Error Logging Question

2003-11-28 Thread Jeff Anderson
Hello All, I'm a newbie. I tried searching for an answer to my question, but didn't find anything. I have the following config: Win2003 Server w/ IIS 6 installed on C: partition ISAPI PHP 4.3.4 installed on D: partition (D:\PHP) MySQL installed on D: partition (D:\MySQL) Website roots hosted on