Danke für den Tipp. Ist natürlich erst ab PHP 5 verfügbar, wie
es aussieht.Nein.
Heißt das, dass die Doku von PHP lügt?
Das heißt, du hast nicht genau gelesen:
|Installation
|
|Read the INSTALL file, which comes with the package. Or just use
|the PEAR installer with "pear install sqlite". SQLite itself is
|already included, You do not need to install any additional
|software.
|
|Windows users may download the DLL version of the SQLite extension
|here: (php_sqlite.dll).
|
|In PHP 5, the SQLite extension and the engine itself are bundled and
|compilled by default.
Ich habe keine einzige Funktion zu sqlite_ gefunden, bei der nicht
(PHP 5) drinsteht.
Im Manual steht deshalb immer '(PHP5)', weil es nicht im Bundle für
PHP4 enthalten ist, sondern nur als PEAR-Extension verfügbar ist.
Was muss man denn bei PHP 4 machen, damit es funktioniert?
Vorzugsweise das Manual lesen und nicht nur überfliegen.