3v4l.org

run code in 300+ PHP versions simultaneously
<?php function draw_card($initial = 0) { $GLOBALS['draw_card_total'] = ( isset($GLOBALS['draw_card_total']) ? $GLOBALS['draw_card_total']+1 : $initial ); return $GLOBALS['draw_card_total']; } // optionally set your start value echo draw_card(1); echo draw_card();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
152.35 ms | 2187 KiB | 12 Q