The PHP Code Embedded in HTML
The screenshots and zipped file for download, linked below, are based on the Chapter 3 addmail.html and .php scripts from the Head First PHP and MySQL Book with some fun CSS modifications. It has these fields; First Name, Last Name, Gender, Graduation Year and Comments. You need to be change [...]
Goals
Learn to create and manipulate a database
Resource
The tool: OpenOffice.org Base
The learning resource: InPictures Web Site Tutorials, http://inpics.net/base.html
Terms
field
key field
record
search
query
sort
database management system
mail merge
Concepts
Database Basics
Tables
Forms
Queries
Reports
Projects
Database Basics Tutorials
Create a new database
Create tables
Create forms
Create queries
Create reports
Working with Tables
Modify tables
Create new tables
Specify data types
Specify field properties
Edit records
Find records
Sort and filter records
Create table [...]
