PHP Classes

pdbc: PHP database abstraction similar to Java JDBC

Recommend this page to a friend!
  Info   View files View files (16)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 1,200 All time: 3,153 This week: 184Up
Version License Categories
pdbc 1.0.0GNU General Publi...Databases
Description 

Author

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.

Picture of LinuxDriver
Name: LinuxDriver <contact>
Classes: 2 packages by
Country: China China
Age: 45
All time rank: 124713 in China China
Week rank: 312 Up3 in China China Up

  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 folder image Files  /  pdbc  
File Role Description
Files folder imagemysql (6 files)
  Plain text file DriverManager.class.php Class Driver manager proxy class

  Files folder image Files  /  pdbc  /  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 folder image Files  /  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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,200
This week:0
All time:3,153
This week:184Up