<?php $array = array( 'Foo' => NULL ); for( $i = 0; $i <= 10000; $i += 1 ) { var_dump( isset( $array['Foo'] ) ); }
You have javascript disabled. You will not be able to edit any code.
This script was stopped while abusing our resources