"; if ($a) { echo "a is waar"; } else { echo "a is niet waar"; } echo "

"; echo "The above output is generated by the code below:
"; highlight_file( __FILE__ ); ?>