[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Problems using PHP4 sessions
From: |
Lars Kneschke(priv.) |
Subject: |
Re: [Phpgroupware-developers] Problems using PHP4 sessions |
Date: |
Thu, 6 Mar 2003 04:10:29 +0000 |
Chris Weiss <address@hidden> schrieb:
>couldn't you just add it to the link and use like
>$GLOBALS['HTTP_GET_VARS']['no_cache_control'] making sure to default
>to False in
>your index.php?
The problem is, that anything you do in your own code, happens after the
inclusion of header.inc.php. And in header.inc.php this variables become
evaluated. When your code gets executed, it is already to late! :)
But i fixed my problem already.
Cu
--
Lars Kneschke
http://www.kneschke.de
written with FeLaMiMail