mirror of
https://github.com/dg/dibi.git
synced 2025-02-23 18:33:45 +01:00
32 lines
667 B
Plaintext
32 lines
667 B
Plaintext
|
Dibi (c) David Grudl, 2005-2007 (http://www.dgx.cz)
|
||
|
|
||
|
|
||
|
|
||
|
Introduction
|
||
|
------------
|
||
|
|
||
|
Thank you for downloading Dibi!
|
||
|
|
||
|
Database access functions in PHP are not standardised. This is class library
|
||
|
to hide the differences between the different databases access.
|
||
|
|
||
|
The files in this archive are released under the NEW BSD license.
|
||
|
See license.txt in this directory for a copy of the license.
|
||
|
|
||
|
|
||
|
|
||
|
Documentation and Examples
|
||
|
--------------------------
|
||
|
|
||
|
Refer to the 'examples' directory for examples. Dibi documentation is
|
||
|
available on the homepage:
|
||
|
|
||
|
http://dibi.texy.info/
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
-----
|
||
|
For more information, visit the author's weblog (in czech language):
|
||
|
http://www.dgx.cz/trine/
|