Categories
Tags → Mysql Query And

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

IdealMySQL Database Class for MySQL

This is a MySQL class I wrote to use in my programs. It will allow you to do the following: - Connect to a mysql database - Query a mysql database to include * INSERT|DELETE|UPDATE|REPL ACE|DROP * SELECT|SHOW|DESCRIBE|EXPL AIN - Cat...
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

Flash Database Editor

Flash Database editor is a Flash Based Mysql database editor. Uses php engine. Support all basic Mysql query commands Creates database, table and takes backup, access data (add, delete, modify, alter). Free to try.
  • Categories
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Commercial License
DETAILS

mysqlForm

This class can be used to create HTML forms for entering values to create new records of a MySQL database table. It identifies the list of fields of a given mysql table. Then it generates HTML for a form that includes inputs to enter values for...
DETAILS

MySearchParser

MySearchParser generates MySQL Search Queries based on input keywords. It generates AND, OR, NOT and Phrase searches through the use of search operators such as &"+&",&"|&",&"-&" and &"Qu...
DETAILS

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

Mysql Select Query

This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo.
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

Page:
©2003-2019 jCay.com