Hello everyone. I'm tryin to make a secure PHP script on johnny server where makes SQL query (Preventing SQL Injection), using mysqli class procedural style. The problem is than I got a Fatal error callin mysqli_stmt_get_result() cause is a undefined function, so I search in PHP bugs & forums and find this: http://www.php.net/manual/en/mysqli-stmt.get-result.php#105802 So, here is my feature request. Is possible to update the PHP version or Install that plugin? Thanks, OPhE.