die(“Hello world”);

And of course that title is the german die – the

The Hello World.

I’ve finally dumped up my “personal” blog which will no doubt be a collection of this … that and the other.



3 Responses to “ “die(“Hello world”);”

  1. Raul says:

    Nice title : Die “hello world” ( like in … go die ?)
    :D

  2. James says:

    Die is a php function :) that will terminate php execution and echo whatever is in the “”‘s

    Given the day I decided die(“Hello World”); was quite fitting :)

  3. Whisker says:

    Er, could that also be PERL? Or am I terribly wrong?

    * die LIST
    Outside an eval, prints the value of LIST to STDERR and exits with the current value of $! (errno).
    etcetera.

Leave a Reply