Micro DB Manager

Micro DB Manager Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Freeware
  • Databases: N/A
  • Downloads: 386
  • Released: May 18, 2007

Micro DB Manager Description

Micro DB Manager is a database abstraction class written in PHP using object oriented technologies.

The class realize the following functionalities:
- Connectiong to the databse
- Executing queries
- Converting results to associative array
- Get selected rows
- Get affected rows
- Get last insert id
- Get the number of executed queries
- Get the execution time of the queries
- Get error messages and codes

Micro DB Manager Bookmark

Hyperlink code:
Hyperlink for Forum code:

Micro DB Manager Script Download Notice

Top 4 Download periodically updates information of Micro DB Manager script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Micro DB Manager torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Using Berkeley DB Database

Berkeley DB is an open source database. Its most important advantages are its simplicity to use and its performance. This is an introductory example, that shows how to create a database, add new elements in it (as Key/Value pairs) and finally how to print all content of the database. The example ...
Python

PHP Mp3 DB Tool

PHP Mp3 DB Tool is a simplistic program to convert an ASCII file (obtained from an mp3 collector or similar program) to MySQL format, insert it in database and run reports from a web based engine. It supports streaming of single mp3s and full albums. ...

Single parameters style for DB API modules

This script allows you to code SQL queries the same way independent on paramstyle of used DB module. ...
Python

PheXist

PheXist is a set of classes (PHP5, PHP4 & Perl) to query and manipulate XML documents in eXist XML:DB. eXist is an Open Source native XML database featuring efficient, index-based XQuery processing, automatic indexing, extensions for full-text search, XUpdate support and tight integration with existing XML development tools. This set of ...

PHP DB Edit Toolkit

PHP DB Edit Toolkit is a set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and user input. PHPDBEditTk's work is based on a so-called data dictionary, ...