<?php $cols = '323'; $_POST['fn'] = "abc"; $_POST['fn'](); function abc() { global $db; // this works (db connection); global $cols; echo $cols; // doesn't work result is empty echo '323'; // this works }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`