<?php$month = 12;if(!checkdate($_POST['month'])){print($month ."\n");}?>
1 2 10 42 11
12
PHP Notice: Undefined index: month in /home/tsi0YG/prog.php on line 3 PHP Warning: checkdate() expects exactly 3 parameters, 1 given in /home/tsi0YG/prog.php on line 3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!