Thanks to Emile and Armand for the quick response to my questions.
I've worked more with the session support in php4 than php_lib, but as I
understand it, php_lib's cookie-less session support is pretty
straightforward. Php4 can be compiled to automatically handle having the Uid
in the query string, which would be a nice feature, however, even if php_lib
cannot, its not too hard to write the value in and retrieve it as needed -
I've been doing it with ASP for ages.
How about security - is authentication handled with cookies and apache's
native methods as well, or is there a more robust solution available from
within Midgard? (don't misunderstand me, I'm very impressed with the product
and support, and plan to implement it in several upcoming applications - I'm
just a demanding user, I suppose :)

Thanks Again

Silas Martinez
>
> > Please excuse me if I'm asking a question thats answered in an obvious
> > fashion elsewhere, but is it possible for Midgard to track a user
session
> > without using cookies, ie with a query string, as used in lib_php and
php4?
>
> Yep. Use phpLib. It wil worrk in Midgard.
>
> > And, if so, can it track these sessions transparently to the coder?
>
> Haven't used phpLib but I'd say yes.
>
> > I've read through the personalization section of the manual, and can't
seem
> > to find the answers I'm looking for there (although I could simply be
> > misinterpreting the information presented there).
>
> That functionality builds on having established a session.
>
> > As an aside, is it
> > possible to incorporate features from lib_php
>
> Will work as-is, so yes.
>
> > or (preferably) php4?
>
> Working on that as we speak.
>
> > As I
> > understand it, Midgard is pretty reliant on a hacked php3 - does this
mean
> > that additional features are just out?
>
> It's hacked in the sense that we added some things -- template calls &
> inline variable echoing -- to the PHP language. All existing features
> will work.
>
> > What about extending with Perl?
>
> We don't have Perl bindings available at this time.
>
> 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]

Reply via email to