On Sun, 5 Aug 2001 03:50:12 +0200, "Lars Petersen"
<lars@truth.ioflux.net> wrote:
>dba_* er databaseabstraktion, du skal angive ved configurationen
>af php hvilke typer databaser den skal arbejde med ved at bruge
>--with-XXX hvor XXX kan være dbm, ndbm, gdbm, db2, db3
>eller cdb - læs mere her:
http://dk.php.net/manual/en/ref.dba.php
Det har jeg så gjort uden at forstå ret meget. Ordene forstår jeg, men
meningen...
When invoking the dba_open() or dba_popen() functions, one of the
following handler names must be supplied as an argument. The actually
available list of handlers is displayed by invoking phpinfo(). (To add
support for any of the following handlers during the production of
PHP, add the specified --with-XXXX configure switch to your PHP
configure line.)
'during the production of PHP' - hvad betyder det?
'your PHP configure line' - hvor står denne linje?
Mvh, FPN