> Thank a lot for the information.
> By the way, as I know, php4.0 has something like session management.
It uses the same mechanisms.
> I don't know if it is what I need, but anyway did you ported Midgard
> to php4.0 ?
We're working on it now. It's high on our list of priorities, trust me.
> A final question: please, could you give me a very short example of usage
> of a form with hidden values ?
<form action="/some/url"><input type=hidden name="session" value="some
id">A lot of text here.<input type=submit></form>
This is the least convenient of the three BTW since the user needs to
click a button for this to work; normal hyperlinks don't. You can of
course use multiple image buttons, but it's still inconvenient.
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]