2001-04-27 22:38:48 +02:00
|
|
|
DBI is a database access Application Programming Interface (API)
|
|
|
|
for the Perl Language. The DBI API Specification defines a set
|
|
|
|
of functions, variables and conventions that provide a consistent
|
2004-02-14 01:06:05 +01:00
|
|
|
database interface independent of the actual database being used.
|
2001-04-27 22:38:48 +02:00
|
|
|
|
2003-05-06 19:40:18 +02:00
|
|
|
The Apache-DBI-LogConfig module redirects the apache logs into a
|
2001-04-27 22:38:48 +02:00
|
|
|
database table.
|