Categories
Tags → Auto_increment Mysql

PHP Script Tips - Working with MySQL Database

A collection of 21 tips on working with MySQL database. Clear explanations and tutorial exercises are provided on connecting and selecting MySQL database, creating and dropping tables, inserting, updating, and deleting rows, selecting and looping thr...
DETAILS

Data Integrity Using MySQL and PHP (Part 2)

A continuation of the series, &"Data Integrity Using MySQL and PHP,&" this article discusses the concept of auto_increment fields in MySQL, to cause MySQL to store a unique, incrementing integer in the field of each new row.
DETAILS
©2003-2019 jCay.com