Don Alexander Eckford's Main Page
This page provides some links to Dxander's PHP Examples
Hello World -- Week 2
Web Forms -- Week 3
- Get Form
- Post Form
- Simple Post Form
- All In One Form
- Request Form
- Example Unsecure Form
- Example Secure Form
- Redirect Example
- Form Example
Variables -- Week 4
Conditionals and Loops -- Week 5
Strings -- Week 6
- Strings
- Strings Revisited
- Strings Replace
- More String Stuff ( file_get_contents() )
- More String Stuff part 2 ( fopen() )
- Are Ramen and Pasta examples of String Theory?
Arrays -- Week 7
. Back to TopFunctions -- Week 8
. Back to TopSession Management -- Week 9
. Back to Top- Query String via GET
- Query String via POST
- COOKIE
- Simple Session
- My Session Management Example
- Session Management: Remember Me
- Shopping Cart Session Example
- Login Session Management
Files and Directories -- Week 10
. Back to Top- Hit Counter
- Read File
- Read Write File
- Inspect File
- Replace Strings in a File
- Registration Form
- Don's File and Director Operations Example
- Back to Tedd's work
- File Directory List
MYSQL Introduction -- Week 11
. Back to TopMYSQL Retrieving Data -- Week 12
. Back to TopDate & Time, Email and Encrypt -- Week 13
. Back to Top- String to Time
- Time & Date
- Micro Time
- Encrypt Form
- Decrypt Form
- Standard Email
- Standard Email attempt 2
- Standard Email attempt 3
- SMS Demo
- My SMS Demo
- Back to Tedd's work
Graphics 1 -- Week 14
. Back to Top- Draw a Polygon
- Draw Circles
- Draw Complicated Circles
- Draw Complex Functions
- Draw Rotated Text
- My PHP Graphic Combining Ideas
- Back to Tedd's work
Graphics 2 -- Week 15
. Back to Top- Create Watermark
- Draw Text on an Image
- Change Picture's Brightness
- Change Picture's Width
- PDF Demo
- Back to Tedd's work
Regular Expressions (Regex) -- Week 16
. Back to Top- Regular Expression Demo
- Pulling links from the CITW185 index page
- Regular Expression Form
- Parsing HTML to find links
- Parsing re REGEXR Demo
- The Regular Expression Problem
- Don's Regex Problem Solution
- Back to Tedd's work
Final Project
- Don Alexander Eckford's PHP Project Site.
- Fibonacci
- Justified
- Type Specifier
- Bike Ridera
- Outputting Arrays with print_r
- Stepping Thru Array
- Registration Form 2
- Foreach with array
- Array Splicing
- Car Class Driver
- Example 3 Registration Form
- Example 4 Registration Form
- Photo Upload
- Session Management with Number Squaring Table