Categories
Tags → Mysql Insert

PHP && MYSQL Tutorial: Inserting Data into mysql

This is the third installment of our php mysql tutorial series. This tutorial covers inserting data to MYSQL with a PHP script. Using the following key features; HTML Forms, Passing variables from a form to php and inserting into the database using M...
DETAILS

EZ Query

I use three class vars and five methods to connect, query, insert and update a MySql database. This cleans up your source code and decreases script development time. The focus was on displaying MySql data so I could take advantage of Dynamic webpages...
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

Golden Guestbook

Signing the guestbook with wide selection of fields. None of the fields is strictly required. Guest can fill only what he wants. All data are written into mySQL database in a table. Also two more tables are used for language settings and administrat...
DETAILS

Simple PHP Link Manager

&"Simple PHP Link Manager&" is an easy-to-install and configure link management system that facilitates categorized links and flexible display. It also counts the number of times a link has been accessed. It runs on PHP/ MySQL and c...
DETAILS

PHP MySQL Database Class

A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing ...
DETAILS

Guestbook (Pavol Srna)

This guestbook does not require a mysql database, it uses just simple txt file. You can insert smileys into the comments. In admin modul you can change colors, fonts, width. You can setup how many comments will be displayed on one page.
DETAILS

QuickData

Simply select an html form. QuickData parses the form elements and generates $_POST code, mysql table creation and insert scripts. Full version generates jsp,php and asp form data submittal scripts for MySql, Oracle and Microsoft SQL. Che...
DETAILS

Banner Exchange Rotator

The Banner Exchange Rotator gives you the ability to join as many banner exchange programs as you want, but only use as much space as you want. With the Banner Exchange Rotator you need to insert 2 lines of code into each page that you want a banner ...
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

Page:
©2003-2019 jCay.com