<?php
define('bormand', 0x59D);
define('feel', 101);
define('kiss', (feel / 10 + feel / feel));
define('YOU', (bormand / feel + kiss / kiss));

function say($LOVE) {
    echo chr($LOVE);
    return $LOVE !== "\000";
}

function love($LOVE)
{
    static $HACTEHbKA = "ebo\noramvdlmn y";
    return ord($HACTEHbKA[bormand <<$LOVE>> kiss & YOU]);
}


$you = 1;
while (say(love($you)) && (feel^love($you++)));
