RE: [PHP-WIN] PHP + Win98 Question

2003-01-13 Thread Uttam
i hv been using sessions on Win98 / Xitami / PHP 4.2.3 without any problem. regds, -Original Message- From: Dash McElroy [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 13:53 To: Dean Hayes Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] PHP + Win98 Question Dean, What kind of

Re: [PHP-WIN] PHP + Win98 Question

2003-01-13 Thread Dash McElroy
Dean, What kind of problems are you encountering? I have done reasonable testing on Win9x and a huge amount of testing on Win2k with the only problems relating to pathnames or special extensions (i.e. PDFLib). So far... I have not tested session code on Win9x, but it works flawless on Win2k. Hav