Please answer this simple SPAM challenge: min(two, three)? (Example: nine)
It seems this function is not blocking anymore:<?phpdo { readline_callback_read_char(); $str = readline_info('line_buffer'); echo '.';} while (strlen($str) < 10);echo PHP_EOL . $str . PHP_EOL;?>
<< Back to user notes page