La Experimental
https://experimentals.dericksmith.com/I built this site for a theatre group I co-founded. Sadly, the group disbanded before this saw the light of day (Don't worry, we're still all friends).
I decided to knuckle down and write a non-SQL relient PHP site from scratch. I dove deep into learning basic PHP, and even built what I hope are secure forms. It uses a heavily modified Skeleton CSS framework.
What I learned
- Basic PHP (layout and form validation)
- Basic PHP form security
- XAMPP
- Skeleton CSS (and what makes a neat CSS Framework)
- w3c web form guidelines
- A lot about e-mail headers and Character Encoding.
- Character Encoding is complicated.