Session functions are PHP4 specific facility and Midgard (in version 1.2.x
and 1.4) is still basing on PHP3 engine. Only solution I can suggest is to
write your own session handler (1-2 days of work).

Greetings
Dariusz Debowczyk

----- Original Message -----
From: Gary Burkin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 31, 2000 3:45 PM
Subject: [midgard] session variables and php3


> Hello,
>
> I'm trying to use session_start() in the host of Midgard and I'm getting
the message.
>
> "Fatal error: Call to unsupported or undefined function session_start() in
content on line 4"
>
> Do you have any ideas as to why this could be? I've called the function
later in the same page. Is there a Midgard version of this function perhaps?
The previous email below explains the details of what I'm trying to do.
>
> Thanks very much,
>
> Gary
>
>
> ----- Original Message -----
> From: "Emiliano" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 26, 2000 12:16 PM
> Subject: Re: [midgard] cookies and php3
>
>
> > I have a homepage where the user must first select an option from TERMS,
> > then they refine their search by selecting a further sub-option from
> > STRANDS.
> >
> > Could you tell me the best way to achieve this using Midgard and php3.
I'm
> > limited in that I'm not allowed to use client side JavaScript. Do I use
> > server-side cookies?
>
> What you want is sessions. Look at phpLib at
> http://www.php.net/projects/.
>
> Emile
>
>
> --
> This is The Midgard Project's mailing list. For more information,
> please visit the project's web site at http://www.midgard-project.org
>
> To unsubscribe the list, send an empty email message to address
> [EMAIL PROTECTED]
>
>
>
> --
> This is The Midgard Project's mailing list. For more information,
> please visit the project's web site at http://www.midgard-project.org
>
> To unsubscribe the list, send an empty email message to address
> [EMAIL PROTECTED]
>
>


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to