<html><body> <?php if(true){ echo "Tingimus on tõene"; } else { echo "Tingimus on väär"; } ?> </body></html>