×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果
More info available on: http://pear.php.net/package/DB.
PEAR DB Basics Example 8-1 is a program to build an HTML table of information about James Bond movies. It demonstrates how to use the PEAR DB library (which ...
Source Package php-pear-DB. Builds · Updates · Bugs · Sources · Crash Reports · Koschei. Subpackages. php-pear-DB - PEAR: Database Abstraction Layer. Sources on ...
RPM resource php-pear-DB. DB is a database abstraction layer providing: * an OO-style query API * portability features that make programs written for one DBMS ...
2003/06/08 · DB is a database abstraction layer providing: - an OO-style query API - portability features that make programs written for one DBMS work ...
PEAR-DB. Database abstraction layer for PHP. https://pear.php.net/package/DB · Overview Dependencies QA report Pull requests 0 Bugs 1 Security 0 Changelog ...
2004/04/13 · PEAR DB 1.6.2 released ... PEAR DB is a database abstraction layer for 13 of PHP's database drivers. The latest version has some fixes in the ...
View php-pear-DB in the Fedora package repositories. php-pear-DB: PEAR: Database Abstraction Layer.
2009/12/24 · The What: Pear DB is abstraction layer. Its one of many framework components available from PEAR. What the heck is that? Its a layer/interface ...
2003/05/30 · Like any database-backed PHP application, you first have to connect to the database. PEAR DB uses the DB::connect() function for this purpose ( ...