
Carla's Main Page
This page is to provide access (i.e., links) to Carla's Examples.
Hello World -- Week 2
Web Forms -- Week 3
Variables -- Week 4
Decisions & Loops -- Week 5
Strings -- Week 6
Arrays -- Week 7
Functions -- Week 8
Preserve State -- Week 9
- Query String Via GET Example
- Query String Via POST Example
- Cookie Example
- Session Example
- My Session Example
Files & Directories -- Week 10
My SQL 1 -- Week 11
My SQL 2 -- Week 12
Date & Time, Email, and Encrypt -- Week 13
- String to Time Example
- Date & Time Example
- Encryption and Decryption Example
- Decryption Form Example
- Sending Emails Example
Graphics 1 -- Week 14
- Polygon Example
- Circle Example
- Complicated Circles Example
- Complex Function Drawing Example
- Drawing Rotated Text Example
- My Drawing