Announcement: I'm still fixing stuff from this blog. Reorganizing things here and there. Please bare with me. ^^;

Heh

<?php

// Begin - Randomness

$context = $this->getContext();
$request = $context->getRequest();

$brain = $request->getParameter('brain');

if (empty($brain))
echo "GO AHEAD AND DIE. Bastard.";

// And I shall spent my days cold and lonely behind a monitor, bitching.

// End - Randomness

?>

An example of what you can do with PHP. ;)

10 Responses to “Heh”

  1. finch says:

    haha :) cheer up

  2. Precious says:

    What an attractive piece of code :D
    I have been 2nd commenter at least 3 consecutive times now ... go me?

  3. Euri says:

    @ Precious ~
    What's more surprising is that you're really back. :love:

  4. anong ibg sabiihin ng codes?

  5. Euri says:

    Sabi nung codes:

    If your brain is empty, go ahead and die. Bastard.

    *lol*

  6. Christian says:

    May bug yata ang code mo. Haha. Lol. Joke.

  7. christian says:

    public bool alcohol (bool live)
    { if (mood!=happy) mood=happy;
    life.sort();
    while (drunk==false) {javalife L = new javalife(); L.alcohol(drunk)}
    if (drunk==true&&mood==true&&life.get(0)==emancipation){live=true;}
    return live;
    }
    // a method that might help, the rock and punk method works too
    //and please debug

  8. Euri says:

    //and please debug

    Debug what? My code or yours?

    If it's my code, I think it works fine. I even tried it if it works.

  9. christian says:

    um,mine...my code...and it still lacks public static void main...it's all up to you how you use the methods...:D, hehehe....

Leave a Reply