Date: 03/29/00
- Next message: Marcin Badtke: "[PHPLIB] start function in sessions"
- Previous message: Frederic De Leersnijder: "Re: [PHPLIB] Cart"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The idea behind sessions is that you follow the user. If he pushes the back
button you can't do that anymore.
----- Original Message -----
From: "Daniel Bondurant" <bondu <email protected>>
To: <phplib <email protected>>
Sent: Wednesday, February 23, 2000 12:23 AM
Subject: [PHPLIB] function caching
> I set my $allowcache to "public" so I can use the back button, but now I
am
> having a problem of the results of functions being cached. The function
> outputs data from sql formated for html. The function is should be
> executed every time the page is reloaded (not back, but reload), but if
the
> info the database changes, the output of the function is cached and thus
> output the old data.
>
> anyone run into this before or know a solution?
>
>
> ------
> daniel
> bondu <email protected>
>
> Turn off your computer and go outside
> -
> PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
> To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
> the body, not the subject, of your message.
>
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Marcin Badtke: "[PHPLIB] start function in sessions"
- Previous message: Frederic De Leersnijder: "Re: [PHPLIB] Cart"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

