Re: [PHP] efficient log system

2007-06-12 Thread Richard Lynch
On Tue, June 12, 2007 6:26 am, Alain Roger wrote: > I would like to create a log system to keep a trace of all users' > actions > (log-in, remove, change or update data, and so on...). > What should i do or to what should i take care to not have problem ? > > I was thinking to create a folder on my

Re: [PHP] efficient log system

2007-06-12 Thread Eric Butera
On 6/12/07, Alain Roger <[EMAIL PROTECTED]> wrote: Hi, I would like to create a log system to keep a trace of all users' actions (log-in, remove, change or update data, and so on...). What should i do or to what should i take care to not have problem ? I was thinking to create a folder on my se