<?php define('foo', 'foo', true); define('bar', 'bar', false); echo foo, FOO, bar, BAR;
You have javascript disabled. You will not be able to edit any code.