Categories
Tags → Mysql Query With

Zipcode Proximity script

Find all the zip codes within a radius of x miles from another zip code OR find the distance between 2 zip codes. This program was written with simplicity in mind. It is VERY easy to use and install. I even included a working example. This script c...
DETAILS

IAM-XLS

This class can be used to generate Excel spreadsheets in XLS format. It can add text or numeric values to given rows and columns of a spreadsheet. The class may also execute a MySQL database query and generate a single spreadsheet with th...
DETAILS

PHP mcGrid Class

mcGrid Class an easiest and fastest way to listing MySQL database query results. With OOP structure, you can easily; Add columns, Changing column widths, Add edit, show or delete buttons for each row, Set record indexes and link records to another pa...
DETAILS

DbCon

DbCon is a free php based MYSQL API class that provides functions to fetch data from the database, query the database with sql statements from file, it also has performance tracking and several other features.
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

myPageDisplay class

This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use it in parts you can generate XHTML tables ...
DETAILS

MageBB

MageBB is a brand new bulletin board system from Mage Software. It has a very easy to use and good looking both front and back end functions. It features a full logging system, a feature that most new, commercial bulletin boards don''t have. Eac...
DETAILS

PHP Multipurpose Forms with data binding and cross table

To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the data on different web pages. That''s not lucid. ...
DETAILS

Xataface

Xataface (formerly Dataface) is a flexible and shapeable skin that sits on top of MySQL making it accessible to normal, every-day users. In practical terms, it automagically generates the appropriate forms, lists, and menus for a user to interact wi...
DETAILS

datDatabase

datDatabase is used to simplify the most common mySQL query operations that are issued to a mySQL server. Instead of coding out complete mySQL queries to interact with the mySQL server, the programmer can simply pass several variables and the Class w...
DETAILS

Page:
©2003-2019 jCay.com