Posts Tagged ‘statements’

PHP Tutorial for Beginners – #7 – While, Do-While, For, Break, Continue, Exit & Die statements

This tutorial is all about loops and even more loops. I teach you the differences between While();, Do-While(); and For(); loops and show you how to skip parts of the loops. I also tell a little bit about Exit and die statements. This tutorial might seem a bit long but that’s because this tutorial is a bit long. Code used: teachmeupphp.blogspot.com

PHP TUTORIAL – if / if else Statement

This is a basic PHP tutorial, we will be looking at if and if else statement’s. (I’m 14 so my knowledge of PHP is limited)

Php For Dummies – Php Tutorial 4

Welcome to the 4th tutorial from the series of tutorials "Php For Dummies". As always, this tutorialwill help you to learn php. In this tutorial we learn about the if and else statements. There will be many more tutorials, so be sure to hit the subscribe button to make sure you receive them all!. Regards, Stefan Koenig www.crayzrocker.org

PHP Tutorial 5 – Conditional Statements

Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, mysql and Apache Topics covered: If, elseif, else statements and alternative syntax

php if statements tutorial

A basic tutorial that teaches you about if statements. Get the code at www.garbiluno.co.cc