Andreas wrote:
> Am 29.11.2011 23:54, schrieb Tamara Temple:
> > As I read it, the OP may be confusing application user logins and
> > the credentials used by the application to access the data
> > base. Individual application users should *NOT* have access directly
> > to the data base by having
-Stuart
--
Stuart Dallas
3ft9 Ltd
http://3ft9.com/
On 3 Dec 2011, at 18:07, Andre Majorel wrote:
> On 2011-12-03 17:41 +, Stuart Dallas wrote:
>> On 3 Dec 2011, at 16:57, Andre Majorel wrote:
>>
>>> Hello all. I need to purge old records from application tables
>>> when a session expires.
On 2011-12-03 17:41 +, Stuart Dallas wrote:
> On 3 Dec 2011, at 16:57, Andre Majorel wrote:
>
> > Hello all. I need to purge old records from application tables
> > when a session expires. How do I register a callback with the
> > end-of session-garbage collection system ?
> > session_set_save
On 3 Dec 2011, at 16:57, Andre Majorel wrote:
> Hello all. I need to purge old records from application tables
> when a session expires. How do I register a callback with the
> end-of session-garbage collection system ?
> session_set_save_handler() lets me override the native garbage
> collection,
On 3 Dec 2011, at 16:46, Andreas wrote:
> Am 29.11.2011 23:54, schrieb Tamara Temple:
>> As I read it, the OP may be confusing application user logins and the
>> credentials used by the application to access the data base. Individual
>> application users should *NOT* have access directly to the
Hello all. I need to purge old records from application tables
when a session expires. How do I register a callback with the
end-of session-garbage collection system ?
session_set_save_handler() lets me override the native garbage
collection, not *add* to it, as far as I can tell.
Thanks in advanc
Am 29.11.2011 23:54, schrieb Tamara Temple:
As I read it, the OP may be confusing application user logins and the
credentials used by the application to access the data base.
Individual application users should *NOT* have access directly to the
data base by having their individual credentials i
7 matches
Mail list logo