| Chapter
1: Introduction to MIVA Script, Forms Review, Introduction
to the CGI Process |
Introduction to MIVA Script o MIVA tags o MIVA files
HTML Forms Review
CGI - Common Gateway Interface Programming
Overview
|
| Chapter 2: Introduction to MIVA Script Programming |
Syntax and Conventions
- Case-sensitivity
- Strings and Quotes
- Brackets
- Comments
Naming - Variable and Function
Declaring Variables and Variable Types
Expressions
Operators
Control Structures
- Branches
- Loops
Functions
|
| Chapter 3: Sending data via E-mail |
Sending a mail message
|
| Chapter 4: Creating a mailing list |
Creating files
Reading files
|
| Chapter 5: Xbase3 Databases |
Introduction to Databases
Creating a database
Adding data
Updating data
Deleting data
Displaying data
|
| Chapter 6: ODBC Databases |
Setting up ODBC
SQL - Structured Query Language Overview
Creating a database
Adding data
Updating data
Deleting data
Displaying data
|