[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] SyncML server - need help
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-developers] SyncML server - need help |
Date: |
Thu, 05 Sep 2002 13:50:43 +0000 |
>So, let's go with my first question : the first phase of a SyncML session is
authentification (yes, I'm only there :), consisting of the client sending a
login and a password. I think that the best thing to do is to use the
existing phpGW accounts, and the existing functions used to authenticate into
phpGW.
of course there is! Check login.php, $GLOBALS['phpgw']->session->create()