mirror of
https://github.com/dg/dibi.git
synced 2025-08-05 05:37:39 +02:00
changed website to http://php7.org/dibi/
This commit is contained in:
@@ -17,12 +17,12 @@
|
|||||||
* @version 0.9a (Revision: $WCREV$, Date: $WCDATE$)
|
* @version 0.9a (Revision: $WCREV$, Date: $WCDATE$)
|
||||||
* @category Database
|
* @category Database
|
||||||
* @package Dibi
|
* @package Dibi
|
||||||
* @link http://dibi.texy.info/
|
* @link http://php7.org/dibi/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @version $Revision$ $Date$
|
* @version $Revision$ $Date$
|
||||||
*/
|
*/
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,12 +1,12 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
* @license New BSD License
|
* @license New BSD License
|
||||||
* @version $Revision: 65 $ $Date: 2007-10-01 07:34:50 +0200 (po, 01 X 2007) $
|
* @version $Revision$ $Date$
|
||||||
* @category Database
|
* @category Database
|
||||||
* @package Dibi
|
* @package Dibi
|
||||||
*/
|
*/
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This file is part of the "dibi" project (http://dibi.texy.info/)
|
* This file is part of the "dibi" project (http://php7.org/dibi/)
|
||||||
*
|
*
|
||||||
* @author David Grudl
|
* @author David Grudl
|
||||||
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
* @copyright Copyright (c) 2005-2007 David Grudl aka -dgx- (http://www.dgx.cz)
|
||||||
|
82
readme.txt
82
readme.txt
@@ -1,41 +1,41 @@
|
|||||||
Dibi (c) David Grudl, 2005-2007 (http://www.dgx.cz)
|
Dibi (c) David Grudl, 2005-2007 (http://www.dgx.cz)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Thank you for downloading Dibi!
|
Thank you for downloading Dibi!
|
||||||
|
|
||||||
Database access functions in PHP are not standardised. This is class library
|
Database access functions in PHP are not standardised. This is class library
|
||||||
to hide the differences between the different databases access.
|
to hide the differences between the different databases access.
|
||||||
|
|
||||||
The files in this archive are released under the NEW BSD license.
|
The files in this archive are released under the NEW BSD license.
|
||||||
See license.txt in this directory for a copy of the license.
|
See license.txt in this directory for a copy of the license.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Documentation and Examples
|
Documentation and Examples
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
Refer to the 'examples' directory for examples. Dibi documentation is
|
Refer to the 'examples' directory for examples. Dibi documentation is
|
||||||
available on the homepage:
|
available on the homepage:
|
||||||
|
|
||||||
http://dibi.texy.info/
|
http://php7.org/dibi/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Dibi.compact
|
Dibi.compact
|
||||||
------------
|
------------
|
||||||
|
|
||||||
This is shrinked single-file version of whole Dibi, useful when you don't
|
This is shrinked single-file version of whole Dibi, useful when you don't
|
||||||
want to modify library, but just use it.
|
want to modify library, but just use it.
|
||||||
|
|
||||||
This is exactly the same as normal version, just only comments and
|
This is exactly the same as normal version, just only comments and
|
||||||
whitespaces are removed.
|
whitespaces are removed.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
For more information, visit the author's weblog (in czech language):
|
For more information, visit the author's weblog (in czech language):
|
||||||
http://www.dgx.cz/trine/
|
http://www.dgx.cz/trine/
|
||||||
|
Reference in New Issue
Block a user