ers,
Haluk
-Original Message-
From: John Comerford [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 03, 2008 12:54 AM
To: php-general@lists.php.net
Subject: Re: [PHP] Re: Log files
If you are logging errors, then maybe you should look at using a file
instead of a database table. I have seen
If you are logging errors, then maybe you should look at using a file
instead of a database table. I have seen an instance where a system
used a table for error logging and writing to the log table caused and
error, you can guess where that left things.
Shawn McKenzie wrote:
Mark Bomgard
Mark Bomgardner wrote:
I am writing an application in which I want to create log files. I am
weighing the difference between using text files and using a database to
house the data. It appears to me that there is really no advantage either
way or is there? There are pros and cons to both metho
3 matches
Mail list logo