mirror of
https://github.com/dg/dibi.git
synced 2025-08-13 01:24:06 +02:00
* Changed license to NEW BSD license
This commit is contained in:
31
readme.txt
Normal file
31
readme.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
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/
|
Reference in New Issue
Block a user