Categories
Tags → Insert Into Mysql

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

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

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

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

Niall''s MySQL web counter

(i) Implemented using PHP4 for MySQL databases (ii) Automatically extracts what web page it is embedded within so you don''t have to (ie; you can insert the same PHP code into every HTML file) (iii) Automatically creates a new entry if...
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 administr...
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

EZDB

EZDB is a php script/tool developed for simplifying form creation and sql insert tasks for database. It creates the scripts and puts them into separate files. Currently only MySQL is supported. v2.0 update: this is a better version, it has some more ...
DETAILS

MySQL and PHP

PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
DETAILS

Page:
©2003-2019 jCay.com