Categories
Tags → Mysql Query Time

Simple DMOZ Spider

Scans www.DMOZ.org in real time (not RDF dumps), and prepares MySQL INSERT queries for ADP database. I needed a slightly faster spider to pick up links from DMOZ, so this tool was born. To use, set the minimum Google PR for your links, ADP category I...
DETAILS

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 Script

This script cache''s a variable or an array of variables for a specified amount of time in a MySQL table. Useful for pages that fetch data from other websites, so that you don''t have to query the remote site every time you want data.
DETAILS

DLGuard: Expiring download links and secure internet sales

After securing your website payments, DLGuard then gives your customers a unique expiring download link. This link can be time limited as well as download attempt limited. Customer details are added to a MySQL database, their download activity tracke...
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