mirror of
https://github.com/dg/dibi.git
synced 2025-08-30 01:09:50 +02:00
* added DibiTable
* new connection options: "result:objects" & "result:withtables" * renamed DibiDriverInterface -> IDibiDriver, DibiVariableInterface -> IDibiVariable
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<h1>DibiVariableInterface example</h1>
|
||||
<h1>IDibiVariable example</h1>
|
||||
<?php
|
||||
|
||||
require_once '../dibi/dibi.php';
|
||||
|
Reference in New Issue
Block a user