Please answer this simple SPAM challenge: max(three, five)? (Example: nine)
list($a, $b, $c) = ["blue", "money", 32]; shortcut: [$a, $b, $c] = ["blue", "money", 32];
<< Back to user notes page