Week 8

Retest for midterm

Watermarking

Image Magick

On to time functions

week 8 materials

Week 7

Midterm results

md5 no more...double salt a hash

thumbnail review

gd library

imagetext

http://www.imagemagick.org/Usage/

image magick

next week time functions...

week 7 materials

Week 6

midterm answers

Getting a project idea (25%)

Newsletter

OOP

GD Library

week 6 materials

Week 5

Recursion implementation

Form quiz

Arrays

review basics

Mail....

make a contact page

filehandling review

midterm intro

week 5 materials

Week 4

Recursion solutions

arrays

Review arrays/loops/conditionals

Mail Functionality

week 4 materials

Week 3

Homework

CMS example

functions

better recursion

How 'bout them arrays

ini_set

Secor's apache boot camp

htaccess for groups

week 3 materials

Week 2

Homework
Review

Advanced Reference Sheet

More Loop exercises

Recursion

Server/Super Globals

Coding with globals on/off

Security

Ini_set

Arrays

Week 1

Acquent Quiz

Get Everyone Set up who's not set up

Review of PHP basics.

What's up with my server

Coding with globals off

Some simple structures

Some simple functions

Super Globals

Integration of jscript with php

week 1 materials

Reading that mirrors course content:

Week 1 Sams Hours 1-3

These chapter will be mostly review for you...they cover installation, environment and

execution

Week 2 Sams Hours 4-6

These chapters are more vital; Chapter 4 covers data types, operators and expressions. 5 covers conditionals and loops. 6 covers functions. All the materials

presented in class in week 2 extend on these hours

Week 3 Sams Hours 7, 9 and 10

Hour 7 concerns arrays which we've been revisiting every class this quarter as we use our class time for live applications. Hours 9 concerns HTML forms...good for reviewing if you need it. The content from this chapter that I presented in class that is most important is how PHP extracts form data with globals turned off (Super Globals: $_POST, $_GET, $_REQUEST) . Hour 10 deals with current file handling techniques.

Week 4 Sams Hour 10, and page 252 (mail)

Hour 10 is once again the chapter of focus. Php file handling techniques are unique and deserve this level of attention. You can learn more about the mail function used in our mailling list on page 252

Week 5 Sams Hour 8

Hour 8 covers objects. Hour 5 will be revisited as we review loops...

Week 6 Sams Hour 14

Hour 14 Deals with php functions that manipulate images

Week 7 Sams Hour 15

Hour 15 works with the date functions and simulates the calendar creation we'll do in

class

Week 8 see above

Week 9

Saving state is chapter 20 of the Sam's book