Login   Register  
PHP Classes
elePHPant
Icontem

pdbc

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of LinuxDriver
Name: LinuxDriver <e-mail contact>
Packages: 2 Browse all classes by LinuxDriver Browse all classes by
Country: China China - PHP jobs in China
Age: 34
All time rank: 105811 in China China
Week rank: 2045 Down23 in China China Down


  Detailed description   Download .zip .tar.gz  
This package implements a database abstraction interface to access databases very similar to Java JDBC.

It provides separate classes for managing drivers, classes for managing connections, classes for executing queries with normal SQL statements or prepared statements, classes for retrieving the query results and also utility classes for managing string buffers and array vectors.

Currently the package comes only with MySQL driver classes, but other drivers may also be developed to implement the same interface for accessing other types of databases.

php database connect like jdbc, Unfortunately, this release does not include any documents, even an installation help. It is for the brave hearts who wish to trace into the source codes and have full knowledge on database(e.g MySQL) adminstration.

  Classes of LinuxDriver  >  pdbc  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: pdbc
Base name: pdbc
Description: PHP database abstraction similar to Java JDBC
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1180 users
All time rank: 2804
Week users: 0 users
Week rank: 2219 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imagepdbc (1 file, 1 directory)
Files folder imageutil (5 files)
Plain text file config.inc.php Conf. config file
Plain text file Object.class.php Class Basic class of all
Plain text file package_structure Data classes package structure
Accessible without login Plain text file test.php Example classes test program

  Files  /  Files folder image pdbc  
File Role Description
Files folder imagemysql (6 files)
  Plain text file DriverManager.class.php Class Driver manager proxy class

  Files  /  pdbc  /  Files folder image mysql  
File Role Description
  Plain text file Connection.class.php Class MySQL Connection class
  Plain text file Driver.class.php Class MySQL Driver class
  Plain text file PreparedStatement.class.php Class MySQL PreparedStatement class
  Plain text file ResultSet.class.php Class MySQL ResultSet class
  Plain text file ResultSetMetaData.class.php Class MySQL ResultSetMetaData class
  Plain text file Statement.class.php Class MySQL Statement class

  Files  /  Files folder image util  
File Role Description
  Plain text file String.class.php Class String class
  Plain text file StringBuffer.class.php Class StringBuffer class
  Plain text file StringTokenizer.class.php Class StringTokenizer class
  Plain text file StringUtils.class.php Class String utils class
  Plain text file Vector.class.php Class Vector class

Download all files: pdbc.tar.gz pdbc.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.