Daniel Reeves conducts an introductory PHP workshop at the February meet-up of UNC-Chapel Hill Webmasters.

First Clip

[youtube]http://www.youtube.com/watch?v=I8onj9FDFkk[/youtube]
  • Assumptions
  • Intro
  • Materials
  • PHP: Pros and Cons
  • Google it!
  • Programming Philosophy

Second Clip

[youtube]http://www.youtube.com/watch?v=icoFmw5-QAw[/youtube]
  • PHP Basics
  • Client/Server
  • What can one do with PHP?
  • Topics for Today
  • Getting Started
  • Clean Code
  • Examples
  • Errors and Error Messages

Third Clip

[youtube]http://www.youtube.com/watch?v=AMqNK3PLlUc[/youtube]
  • PHP Variable Syntax
  • “Hello World!”
  • Variables
  • Arrays

Fourth Clip

[youtube]http://www.youtube.com/watch?v=QDOMTtbp2tY[/youtube]
  • Conditionals
  • Conditionals – Syntax
  • Functions
  • Dynamic Content
  • Creating HTML with PHP

Fifth Clip

[youtube]http://www.youtube.com/watch?v=Y93r6sbyClI[/youtube]
  • Creating HTML with PHP
  • Display HTML Uniformity
  • Review – HTML and PHP
  • Forms