On the page you start the session,
${session_name()} isn't set. so if you need that on the first page too, you
should do the following
"Thomas Deliduka" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
I use them because 'sid' isn't always populated and, w
I hope you don't live in Bethlehem
Erik Price wrote:
> On Thursday, April 4, 2002, at 04:40 PM, Thomas Deliduka wrote:
>
> > I have a quick question for a veteren of sessions out there.
>
> I'd trust sessions with my life.
>
>
>
> Erik Price
> Web Developer Temp
> Media Lab, H.H. Brown
> [
I use them because 'sid' isn't always populated and, who knows, some browser
may not handle cookies right and then lose a session. I do it to make sure,
to be absolutely sure that it will work.
On 4/4/02 5:19 PM this was written:
> If you made your link like this: it tacks
> on the name plus t
rit to be encumbered with your old nonsense." - Ralph Waldo Emerson
> From: Thomas Deliduka <[EMAIL PROTECTED]>
> Date: Thu, 04 Apr 2002 17:09:20 -0500
> To: PHP List <[EMAIL PROTECTED]>
> Subject: Re: [PHP] Reliability of sessions
>
> On 4/4/02 4:56 PM this was wri
On Thursday, April 4, 2002, at 04:40 PM, Thomas Deliduka wrote:
> I have a quick question for a veteren of sessions out there.
I'd trust sessions with my life.
Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
On 4/4/02 4:56 PM this was written:
> How do you pass session IDs via strings? Can you describe in few words
> please?
Well, I know that SID is a defined constant (see session functions in the
online PHP manual) but just to be sure, I created my own functions:
function sessinfo() {
return s
L PROTECTED]>
> Subject: Re: [PHP] Reliability of sessions
>
> On 4/4/02 4:46 PM this was written:
>
>> I am not sure about the reliability of sessions, but the way I do it is
>> also through several processes, and the information passed via > type=hidden na
- PHP Developer's Network
www.newbienetwork.net
- Original Message -
From: "Thomas Deliduka" <[EMAIL PROTECTED]>
To: "PHP List" <[EMAIL PROTECTED]>
Sent: Thursday, April 04, 2002 4:54 PM
Subject: Re: [PHP] Reliability of sessions
> On 4/4/02 4:46 PM this w
On Thu, 4 Apr 2002, Vladislav Kulchitski wrote:
> Even though sessions are more handy, I still don't know what happens if
> cookies are disabled in the client's browser.
You don't even need to use cookies to support sessions. It's all in the
manual.
Regards,
Rodolfo.
--
PHP General Mailing L
, 2002 4:54 PM
To: PHP List
Subject: Re: [PHP] Reliability of sessions
On 4/4/02 4:46 PM this was written:
> I am not sure about the reliability of sessions, but the way I do it
is
> also through several processes, and the information passed via type=hidden name=name value=$name> I can demon
On 4/4/02 4:46 PM this was written:
> I am not sure about the reliability of sessions, but the way I do it is
> also through several processes, and the information passed via type=hidden name=name value=$name> I can demonstrate it if you want.
That's what I was wanting to avoid. That's a lot of
I am not sure about the reliability of sessions, but the way I do it is
also through several processes, and the information passed via I can demonstrate it if you want.
Even though sessions are more handy, I still don't know what happens if
cookies are disabled in the client's browser.
Vlad
--
12 matches
Mail list logo