hello

i have seen "or die()" used in many examples and i am just wondering how this is used. It looks like something that can be very useful. When is the die() function executed and under what conditions.. also can the die() function be any peace of code.. like "echo()" or "something = something".

thank you