Instead of this: if ($test == 1) { &test; } Our end-users need this: if ($test == 1) { &test; }