Re: Reading a binary file

2002-06-01 Thread Janek Schleicher
Octavian Rasnita wrote at Fri, 31 May 2002 11:01:38 +0200: > Hi all, > > I want to upload a binary file. I know how and the upload works fine. However, I >don't know how > many bytes is ok to read at a time. > > I've seen in most examples that 1024 bytes number is used like: > > while ($bytes

creating a session

2002-06-01 Thread Hytham Shehab
hi guys, i got the cgi::session module, but it is a front end to Apache::Session which is not available for win32, how come the cgi::session is available but the apache::session is not??!!, so weared, but this is not the problem, the problem is how to create session in win32 without that apach