Please answer this simple SPAM challenge: max(zero, one)? (Example: nine)
<?// Some way to print boolean value as string$b = true;echo ['false', 'true'][$b];?>
<< Back to user notes page