-
DB Layer is database abstraction layer to access all supported databases using a single calling convention. It supports multiple databases using dedicated sub-classes.Features of DB Layer:- Error handler.- Result Pagination- Supported databases: MySQL , PostegreSQL.
-
This abstract wrapper class provides easy and simple class methods to access the most important db function. It implements the functionality for databases like MYSQL, POSTGRESQL or SQLITE.anyDB provides a wrapper for PEAR, PHPLIB, ADOdb and METABASE and enables you to switch between these db abstraction layers with only changing a single line of code. You gain the possibility to ...
-
dbObject is a database abstraction layer for MySQL written in PHP. It supports caching, error handling, debugging, and basic XML- output of resultsets. Multiple resultsets can be cached. The class also lets you jump forwards and backwards in the resultsets. Result sets are returned in both numeric and associative arrays. Other useful functions include the ability to use templates and ...
-
Minotaur is a simple layer 2 traceroute program written in PHP. The script is desgined to work with almost all kinds of Cisco switches with CDP (Cisco Discovery Protocol) turned on and TACACS+ login turned on. Minotaur - a layer 2 trace route for cisco switches will take an IP or MAC address you are looking for and traverse through ...

