Categories
Tags → Mysql_query

Sending queries to mySQL

PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error...
DETAILS

florDatagrid: A simple php datagrid class

1. Easy to generate reports 2. Columns automatically determined and appropriate number of html table columns are created. 3. Can tweak color, padding, and other basic settings of the grid. 4. Allow setting a dataKey property for recording the k...
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.
DETAILS

MySQL to JSON

The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.
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

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

Cartweaver PHP Shopping Cart

Cartweaver 2 PHP can be quickly installed into your Dreamweaver web site using the Cartweaver extension suite! You can quite literally install Cartweaver into your website, configure a few simple settings, and begin adding your products in less than ...
DETAILS

Easy PHP Tree

Easy PHP Tree is a small PHP script (73 code lines only) that builds a navigation tree with unlimited nodes. Vary fast by using one Mysql query only. Pure PHP (javascript free) script which works under all available browsers. PHP5 compatible, works w...
DETAILS

Shiegege Iseng Paging Class

A PHP class script that demonstrates how to build the Next/Prev buttons for given MySQL query results. Easily create a paging navigation bar like Google.
DETAILS

TableToHash

This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on t...
DETAILS
©2003-2008 jCay.com