Categories
Tags → Update Mysql Php

dbClassBuilder

Upload your schema to this online application and gives yourself a head start creating your database abstraction layer for your php / mysql application. dbClassBuilder will parse a file creating INSERT, SELECT, and UPDATE functions for each table def...
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

Import_templates

Import templates is a class to import template data from templatermonster.com (Web API) into your MySQL database. It is possible to import the screenshot data, categories, keywords, and authors. A special thumbnail copy function will store the thumbn...
DETAILS

Zip Code Range and Distance Calculation class

This is a PHP class to do various calculations with zip codes. It''s primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on...
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

EasyPHPConfig

Due to many people are building Dynamic Web Sites that need forms of various types, I am building a program designed for Web Developers to make forms to update config flat based files or Update MySQL database options for dynamic web sites. Can be use...
DETAILS

web-cp hosting control panel

web-cp is a full-featured, GPL-licensed web hosting control panel written in PHP. It consists of 4 control panels - personal, domain, reseller and server. web-cp allows domain owners to add new users and aliases and allows users to update their per...
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

phpgen

It uses a MySQL database for each project, phpgen generates the appropriate php files to insert, delete, update and list the db contents, so you will save a lot of time.
DETAILS

Add a Row to mySQL

Learn how to add a row to a mySQL database using a PHP form. Here is a useful script that Spoono uses to update the news.
DETAILS

Page:
©2003-2019 jCay.com