Categories
Tags → Mysql Update Tables

PHP Simple Event Listing Script

Simple script allows creation and modification of events that are shown in a list view. Administrative tool allows easy create and update ability. Set event start time and date, title and description. Once an event has passed, it will no longer show ...
DETAILS

Class: Easy MySQL class

This class is a simple wrapper to access MySQL databases. It can establish connections to a given MySQL server and execute SQL queries in a single call. The query result resource handle, columns names, number of returned rows and last ins...
DETAILS

db2SQL

A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don''t have remote access to. Features: -backup either structure,...
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

PHP CSV Importer

A script to import data to a MySQL database from CSV files. Open a CSV file and preview it. Then, connect to your MySQL database, select which fields should receive which column (or set value) and then import. You can add, update or even add and upd...
DETAILS

dbf Converter

dbfConverter is a PHP script that reads data from dbase files (dbf,dbt,fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables && insert data, and then updates old data. It does not support index files convert...
DETAILS

QuickMySQL

QuickMySQL is a powerful little MySQL utility program designed for novices and professionals. Create, drop, view and update tables columns and whole databases in seconds. Features: Connect to and access any localhost database on the same server or an...
DETAILS
©2003-2019 jCay.com