from time to time :)
>
>
> Original Message
> Subject: Re: [PHP-WIN] Re: SESSION
> Date: Fri, 11 Feb 2005 11:43:24 +0530
> From: Vaibhav Sibal <[EMAIL PROTECTED]>
> Reply-To: Vaibhav Sibal <[EMAIL PROTECTED]>
> To: php , Jason Barnett
> &
Thanks Jason ! It'll be great if you could also tell me whether I can
launch applications like MS WORD using COM or any other technology.
Basically I want the user sitting on a client machine to select a
file from a list and press the open button (which I will provide) and
the action linked to the
files you allow people to edit and put on the
server. You probably already know that, but it doesn't hurt to be
reminded from time to time :)
Original Message --------
Subject: Re: [PHP-WIN] Re: SESSION
Date: Fri, 11 Feb 2005 11:43:24 +0530
From: Vaibhav Sibal <[EMAIL PROTECTED]&g
That's becasue it always create a new session.
Try (in psedo code):
IF NOT SESSION CREATED THEN
CREATE NEW SESSION
ELSE
DONT BOTHER TO CREATE NEW SESSION
END_IF
[CONTINUE DO YOUR STUFF]
-Original Message-
From: Brad Lawryk
To: [EMAIL PROTECTED]
Sent: 2004-01-12 22:00
Subject: [PHP-
4.1.1 works perfectly well but when they introduced 4.1.2, there was a
bug that was introduced also.
-Original Message-
From: Martin Kemp [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 5:24 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Re: Session information not stored in
ut the need for session_register,
etc. It was when I installed 4.1.2 that my problems started.
Thanks again,
Martin Kemp
> -Original Message-
> From: Lee, Ford [mailto:[EMAIL PROTECTED]]
> Sent: 09 April 2002 3:05
> To: Fabian Deutsch; [EMAIL PROTECTED]
> Subject: RE: [PHP-WI
check bug fix 16435 for php in the bug database. I've encountered this
prob and it's a recurring theme but it's fixed in the Release Candidate
1 and 2 for php 4.2.have to patch the php4ts.dll and php4apache.dll
with these new ones in the RC.
bug and fix: http://bugs.php.net/bug.php?id=16435
At 09:21 AM 10/10/2001 +0200, Michel Laine wrote:
>"Warning: Cannot add header information - headers already sent by (output
>started at c:\program files\apache group\apache\htdocs\web1\1.php:2) in
>c:\program files\apache group\apache\htdocs\web1\1.php on line 6"
>
>Seems to me that you have some