Categories
Tags → Mysql Query Time Php

Creating an object oriented MySQL abstraction class

In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how ...
DETAILS

DB Driver

This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query count...
DETAILS

MySQL Cache

Feature List: *Easy Installation *Caches query results for specified amount of time *Caches specified table for specified amount of time *Updates cached files when table has been modified via MySQL Cache or if the amount of time specified has...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHPMaker

PHPMaker is an automation tool (for Windows) that can generate a full set of PHP scripts (for any Windows/Linux server or other server that PHP supports) quickly from MySQL database. Using the generated PHP, users can view, edit, search, add and dele...
DETAILS
©2003-2019 jCay.com