Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| universe:earth:officers [ 1 Feb 2008 08:04] – created james | universe:earth:officers [ 9 Feb 2008 19:00] (current) – james | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| <php> | <php> | ||
| - | <?php | ||
| - | // start off the PHP processing remembering not to close the php tag | ||
| - | |||
| // work out how many officers to promote. | // work out how many officers to promote. | ||
| $Ensigns = rand(1,20) * rand (1,6); | $Ensigns = rand(1,20) * rand (1,6); | ||
| Line 131: | Line 128: | ||
| } while ($appl< | } while ($appl< | ||
| - | |||
| - | ?> | ||
| </ | </ | ||
| + | [[officers2]] | ||
| + | [[officers3]] | ||