PHP Classes

File: abstractdb.class.php

Recommend this page to a friend!
  Classes of Adrian Lehmann   AbstractDB   abstractdb.class.php  
File: abstractdb.class.php
Role: Class source
Content type: text/plain
Description: AbstractDB Main Class
Class: AbstractDB
Database access abstraction package
Author: By
Last change: - Removed the result handle parameter from GetAffectedRows. This parameter was never required.
- Private method IsResource now sets an error if the $resource parameter is not a valid resource.
- Added a method to main class and drivers to get the values in the first column of a result set; FetchResultColumn()
- Added a method to main class and drivers to query and get the values in the first column of a result set; QueryColumn()
- Added a method to main class and drivers to get the value in the first column of the first row of a result set; FetchResultField()
- Added a method to main class and drivers to query and get the value in the first column of the first row of a result set; QueryField()
- Changed license from GNU General Public License to GNU Lesser General Public License. This is due to the fact that AbstractDB is planned to be included in future commercial applications developed by Pacific-Cybersoft.
Date: 19 years ago
Size: 34,415 bytes

You need to be a registered user and login to get this file.

1,614,395 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on: