PHP ... -php can't be viewed fm their sources. -php is case sensitive
Logic: The comptuer's ability to have multiple outcomes based on interactive info. Linear Progression: logic tree which executes only once Non-linear Progression: a tree that can execute multiple times usually with slight changes. Examples:
First way:

Chocolate
Vanilla

Second way: Cold

example of the php...

Welcome to my response page
? echo "Hello", $NAME, "\n";?>
? echo "I'm glad you're feeling", $HEALTH, "\n";?>
(end example) Back to main