What is this?
Database abstraction allows you to write a script that will work with any database, without having to rewrite any of your code. I am using PHPLIB in this tutorial, and it can be downloaded from http://phplib.netuse.de. All the files you need for this tutorial are in the php/ folder, and are named "db_xxxxx.inc", where xxxx is the name of a database.
You have a web site with pages accessing a database. You want to use PHPLIB, but do not want to change your existing database to suit. Here is the answer to your dreams. PHPLIB and multiple databases.
Wer auf der Suche ist nach der Dokumentation zur PHPLib, der ist hier am richtigen Platz. Krisitan Köhntopp hat hier sein Kapitel aus dem PHP Buch von Schmid, Blume und Cartus online veröffentlicht. Also auch etwas für alle, die eine frühere Auflage des Buches haben.








