yesno by teebee

<?=preg_filter(~\xd0\x90\x83\x8c\xd0,~\xdb\xcf\xf5,fgets(STDIN));

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page