-
Google PR 4Trustworthiness Unknown
-
Avg. Daily Visitors N/AChild Safety Unknown
-
Avg. Daily Pageviews N/APrivacy Unknown
Dibi – Smart Database Abstraction Library for PHP
Domain info
Location: | Czech Republic |
Registrant: | REDACTED FOR PRIVACY (See PrivacyGuardian.org) |
Hosted by: | CESNET z.s.p.o. |
Registrar: | NameSilo, LLC |
Subnetworks: | 78.128.211.35 |
Social Media Activities
- Facebook likes: -
- Twitter mentions: 6
- Google pluses: 20
- LinkedIn mentions: -
- Pinterest pins: -
- StumbleUpon views: -
Web Safety
- This website is malware-free.
- Status ok
Sites associated with the same registrant
Whois
Dibiphp.com popular pages to visit
Dibi is Database Abstraction Library for PHP 5. | dibi
Dibi is Database Abstraction Library for PHP 5.
Dibi supports a lot of significant databases: MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Access and generic PDO and ODBC.
Dibi – Smart Database Abstraction Library for PHP
Code Samples
// connect to database
$database = new Dibi\Connection([
'driver' => 'mysqli',
'host' => 'localhost',
'username' => 'root',
'password' => '***',
'database' => 't...
Licensing | dibi
Licensing
Good news! You may use Dibi under the terms of either the New BSD or GNU General Public License (GPL) version 2 or 3.
The BSD License is recommended for most projects. It's easy to understan...