PHP:Tutorials

From Progzoo

A step by step guide to programming. Each set of tutorials provides tasks for the student to complete.

Contents

Drawing

Practice using graphics commands to draw the flags of different countries.

If

Numbers

Strings

Use string functions to test a list of Greek names

Boxes

Create patterns on a grid. This exercise uses integer functions and operators.

Bricks

Practice for loops. In these problems you use bricks to build walls.

Accumulating

Template:Accumulating Variable TutorialCreate and accumulating variable and use it to sum, count and more.