Evan's "Introduction to PHP" Class Examples
Evan Wagner
Evan's Main Page
This page is to provide access (i.e., links) to Evan's Examples.
Back to Tedd's work
Hello World -- Week 2
Hello World
Hello World with include
Hello World with Show Code
Web Forms -- Week 3
Get Form
Post Form
Sticky Post Form
All in One Form
Variables -- Week 4
Circle Calculation
Radius
Age Calculator
Decisions and Loops -- Week 5
Greetings
Loops
Number Analyzer
Strings -- Week 6
Strings
Strings Again
Strings Replace
More Strings
String Demo
Arrays -- Week 7
Arrays
Arrays Again
Global
Server
Arrays Assignment
Functions -- Week 8
Functions
Function Demo