Categories
Tags → Mysql Delete Rows

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

Pheap CMS

Massive content management systems like Joomla, Drupal, etc. are an overkill for 80% of web site owners. Pheap offers these owners a simple, bold interface that masks a powerful content management system. Pheap allows users create document based &am...
DETAILS

SamMySql Database Class

This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert or update rows from a list of fields and v...
DETAILS

Simple SQL

DESCRIPTION: Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs. ADVAN...
DETAILS

Backend Wizard

Users can upload their MySQL tables to our site and can create scripts working on these tables. These scripts can list, insert, update and delete rows in a MySQL table. They can be tested online. Users must pay for download only. There are more payme...
DETAILS

Connecting to a mySQL database

This tutorial explains how to use several basic MySQL database functions in PHP. Main topics include: Connecting to a mySQL database using PHP, SHOW available tables, Using telnet to CREATE tables, How to INSERT, QUERY, UPDATE, and DELETE rows in a t...
DETAILS
©2003-2019 jCay.com