On Tue, Sep 16, 2008 at 8:47 AM, jason simmons <[EMAIL PROTECTED]> wrote:
>
> Session Management
> How can I override the Agavi session cookie? and set a PHPSESSID instead ?
Just edit the file <yourapp>/app/config/factories.xml and edit the
following lines:
<storage class="AgaviSessionStorage">
<ae:parameter
name="session_name">PHPSESSID</ae:parameter>
</storage>
> I would appreciate it if anyone can share a real world application. Once I
> understand Agavi, I will write some tutorials and applications demonstrating
> it's power
> it's obviously needed.
Same here. I'd also like to see more examples so that I could
understand the finer details of Agavi. I think we need to set up a
wiki, which is accessible to everyone, so that we can just paste stuff
there. =)
[ simon.cpu ]
_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users