Re: session_is_started()

From: Joolz <joolz(at)xs4all(dot)nl>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: session_is_started()
Date: 2004-04-13 09:43:02
Message-ID: 20040413094302.GA5884@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

> [Tin schreef op 09-04-2004 07:35 +0200]
>
> Joolz wrote:
> > I would like something like
> >
> > if (!session_is_started()) { // note: this function doesn't
> > exist
> > session_start();
> > }
>
> Hi,
>
> this is not really a postgres-related question, but what the
> heck. Use session_id to detect if a session is started or not.
> See: http://hr2.php.net/manual/en/function.session-id.php for an
> example (user-contributed, at the bottom of the page).

Great, thanks!

--
11:42-11:42
Fedora Core release 1 (Yarrow) Linux 2.4.22-1.2174.nptl

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Yasmine Kedoo 2004-04-17 21:28:03 UPDATE - Changing Password
Previous Message Yasmine Kedoo 2004-04-10 10:22:29 Relating Tables - Search & Display