Re: session_is_started()

Поиск
Список
Период
Сортировка
От Joolz
Тема Re: session_is_started()
Дата
Msg-id 20040413094302.GA5884@localhost.localdomain
обсуждение исходный текст
Ответ на Re: session_is_started()  (Tin <canobi@email.hinet.hr>)
Список 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

В списке pgsql-php по дате отправления:

Предыдущее
От: "Yasmine Kedoo"
Дата:
Сообщение: Relating Tables - Search & Display
Следующее
От: "Yasmine Kedoo"
Дата:
Сообщение: UPDATE - Changing Password