Help for this page
if ( SomeCondition ) { ... $this = 'the other'; }
if ( !SomeCondition ) { ... # More code follows .. }