[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Links to phpGW items
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-developers] Links to phpGW items |
Date: |
Thu, 19 Sep 2002 01:41:51 +0000 |
Dave Hall (address@hidden) wrote*:
>
>"Patrick J. Walsh (mr_e)" <address@hidden> wrote:
>> These are both good implementations. We will need something that
>> works
>> whether or not cookies are supported though. And probably whether
>> or not
>> the browser supports refferers, although maybe that's common
>> enough to
>> gloss over.
>
>Most cookie problems these days are caused by the user disabling them,
>while the referer is the only way i can see this being done. If the
>browser doesn't support referers then it might be an incentive for them
>to upgrade :)
>
he's talking about sites using php4 sessions or no cookies at all. Like me :)