27 Nov
2001
27 Nov
'01
8:57 p.m.
Chris Herrnberger writes:
Im at a disadvantage here as Im new to zope programming. What I would like to accomplish is to integrate in one zope site three existing php applications and one zope app that Im just completing. I dont need to have the php tree in zope but I do need to have the main site page secured via a logon prompt and have the same cookie or session authorize the user for access to the existing php applications. You would probably need to slight adapt a (Cookie based) Zope UserFolder and SessionManager to use the same cookie names as your PHP does...
Dieter