<?php $foo = function (string $bar) { if (is_trusted($bar)) { echo "it's trusted!\n"; } else { echo "it can't be trusted!\n"; } }; $foo('AND 1=1 -- ');
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`