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