Categories
Tags → Php Insert Into Table

Large Database Backup

This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
DETAILS

PHP CSV Importer 3

This all-new version allows users to upload their csv files directly using the script or files already on the server. Using the easy-to-use interface of drop-downs and buttons, the users can preview their file, select the table and then insert the d...
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
©2003-2019 jCay.com