prepare($query); $ci_query->bindParam(':id', $_REQUEST['id']); $ci_query->execute(); ?>