Video Tutorial: PHP conditionals

PHP Video Tutorial

The following video teaches the basics of conditional statements in PHP; specifically the ‘if’ statement.

PHP conditionals video tutorial

Again, this video is for beginners to PHP and programming in general.

Note to uber-nerds:

If anyone complains to me that this video is to simple, I might hit you with a theoretical article on how aspects (as in aspect oriented programming) can be used to injects meta-data into your objects, without polluting the model.

:)

… Good old Java.

Stefan

Tell a friend about this article / post.

2 Responses to “Video Tutorial: PHP conditionals”

  1. PHPDeveloper.org Says:

    Stefan Mischook’s Blog: Video Tutorial: PHP conditionals…

  2. developercast.com » Stefan Mischook’s Blog: Video Tutorial: PHP conditionals Says:

    [...] Stefan Mischook has another video tutorial posted today for the PHP beginners out there, this time covering the use of conditionals. The following video teaches the basics of conditional statements in PHP; specifically the ‘if’ statement. [...]