<?php function myfunc( $arg1, $arg2 = 'sth', $arg3 = 'sth else' ){ echo $arg2; } myfunc( true, $arg2, $arg3 = 'new value' );
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`