Introduction to PHP and MySQL

What do you Need?, Hello World: the first example, Syntax, Debugging, Self-Study Questions

Variables in PHP

Help: Using the Manuals, What is a variable?, Assignment Statements, Using External Values

Arithmetic Operation

Arithmetic Operations, Order of Operations, Algebra

Boolean Expressions and Conditionals

Boolean Values, if/else, Summary, Compound Conditions: AND && and OR ||, SWitch

Important Information

Server Information, DOCUMENT_ROOT and include files, PHP_SELF

Loops

Loops: Introduction, Loops: while, Loops: do while, Nested Loops

Arrays

Arrays: Introduction, Create form from array, Arrrays

Strings

Introduction, Examples, PHP_SELF, A Social Security Number, Anagrams, Create a cryptogram, Soundex Function

Forms

Introduction, Form validation, Show Post variables

Sessions

Introduction

Introduction to MySQL

Introduction, Queries, The SELECT query, Functions, Select Fields

MySQL (continued)

Retrieving Records with PHP, Add, Update and Delete, Missing Data, Join Tables, ALTER Table

Forms

INSERT: Adding records, Add related data

Data Normalization

Introduction, Addresses, No repeating groups

Create a MySQL Table

Field Types, Binary Dat, ALTER TABLE

Case Study: Checking Account

Problem Statement, Useful function for forms with dates, The Form for new Transactions, A Few Little Problems, Which Checks have Cleared: ALTER TABLE, Optional Arguments, Creating a table, Download the Checking Project

Files

Read a file, Get all of the files in a directory, Write files

OOP: Object Oriented Programming

Introduction, A Length Class

Miscelaneous

XML: States on a form, Sending Email

Graphics

Introduction, Example 1, Example 2MAIN INDEX
EXAMPLES INDEX

Copyright © Zebra0.com
All rights reserved worldwide.

 
 

PHP and MySQL