TEXT:
4
5
6
7
8
10
11
13
18
19
20
21
22
23
24
25
CIS 52 INDEX
Working with FUNCTIONS
Martha's CIS 52 - Fall 2009 - Foothill
Chapter #7 TEXT EXAMPLES
133 -
abs.php
134 -
bighello.php
135 -
printerbr.php
136 -
addnums.php
137 -
scopetest.php
- OOPS! This won't print (click on link to see why). Here's the page without the script -
scopetestExplained.php
138 -
scopetest2.php
- OOPS! This doesn't work either! To see why, click here:
scopetest2Explained.php
139 -
scopetest3.php
- this one works, for global variables
140 -
numberedheading.php
141 -
numberedheading2.php
142 -
fontwrap.php
143 -
fontwrap2.php
144 -
addfive.php
145 -
addfive2.php
146 -
exists.php