Categories
Tags → Mysql Select Database

Basic MySQL Search Engine Class

This class can be used to search for data in MySQL database table text fields. It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table. The class returns an array w...
DETAILS

Celko Visitation Model

This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model. It can perform the following tasks in a very effecient way mostly using one SELECT query statement: - Find out le...
DETAILS

MySQL Database Handling in PHP

This comprehensive mysql tutorials touches on Starting a Session with MySQL,Executing SQL Statements against a MySQL database and demonstrating how a SELECT SQL statement is executed against the selected database. features full code and examples.
DETAILS

vpSQL

vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions. vpSQL accepts the the following sql statements: SELECT fields FROM table[WHERE][ORDER BY][lLIMIT] INSERT fields,dat...
DETAILS

Digital Goods Store

FEATURES: Fully automated. Customers select their products and after electronic payment can instantly download them. Store can be customised by inserting your own HTML. Cart allowing products to be added and removed. Multiple products can be purchase...
DETAILS

generateAfeed dB

generateAfeed dB is a script based tool which generates automatically RSS feeds 2.0 for your website from the information contained in a database. generateAfeed dB is easy to install and contain an HTML webpage to configure the number of feeds you wa...
DETAILS

SUPER SPIDER

MASTER RESELL RIGHTS FOR THIS SCRIPT AND OVER 100 MORE INCLUDED IN THE PRICE!!! URL SPIDER AND DOMAIN EXTRACTOR SCRIPT You are going to love this script! A simple, yet powerful cgi script with mysql database interface that will allow you ...
DETAILS

Simple Machines Forum (SMF)

Elegant. Effective. Powerful. Free. SMF is all of the above. SMF is jam-packed with features, while at the same time having a minimal impact on resources. Some of our features include: COMPREHENSIVE THEMES: Not only can you control the default ...
DETAILS

PHP MySQL Database Class

A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing ...
DETAILS

Cascade Select

This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second. It uses JavaScript to update the second input options when...
DETAILS

Page:
©2003-2019 jCay.com