1 2 3 4 5 6
$var = true; if ($var) { echo 'true'; } else { echo 'false'; }
Select one:
The correct answer is: true
Add a comment:
If you enter anything in this field your review will be treated as spam: