<?php function l($m) { echo $m . "\n"; } $cb = 'l'; call_user_func($cb, 'hi'); $cb2 = &$cb; call_user_func($cb2, 'hi2'); ?>
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`