Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Stefan Mischook's Blog:
Video Tutorial: PHP conditionals
Sep 26, 2007 @ 14:38:00

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.

The video gives a very basic overview of what the 'if' statement is good for, code examples of how to use it including else/elseif and nested if statements.

tagged: conditional video tutorial beginner conditional video tutorial beginner

Link:


Trending Topics: