<?php error_reporting (-1); echo "Бросаем кубик...\n";mt_rand (1, 6);echo "Выпало $mt_rand\n" ?>
Standard input is empty
Бросаем кубик... Выпало
PHP Notice: Undefined variable: mt_rand in /home/ZyhDVp/prog.php on line 7
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!