Welcome to the PHP page! Feel free to browse the weeks at your leisure. Enjoy!
The Class Syllabus
Week 1: Introductions, Course Overview
Week 2: History of PHP, Linux commands, starting PHP
Week 3: Variables, et al
Week 4: Functions, Superglobals, sessions
Week 5: Fun with files and directories
Week 6: Test 1
Week 7: Unix file permissions, basic SQL
Week 8: You got your SQL in my PHP!
Week 9: that entry may look clean, but....
Week 10: Debugging and email
Week 11: Test 2
Week 12: Regular Expressions
Week 13: RSS
Week 14: Comprehensive Final
Below lies supplemental information
practice questions, for preparing for the final test
file permissions and umask
Below lies sample code
vertically aligning text input fields in a form
generating a table from an array
source code: generating a table from an array
the function library used to generate this website
a snippet of code to show how to do a pull-down list with the results of an SQL query
Helpful links
Making tables 508 compliant