2015-06-19, 12:26 PM
I am trying to return the value of the input: test.php?action=read&id=this with intval($mybb->input['id'] but it returns 0 whenever the value is not numeric!
$_GET['id'] does return it but it's not secure! Any ideas????
$_GET['id'] does return it but it's not secure! Any ideas????