Where IDS = implode(",", $_POST[students']);. From testing it binds it into the query as a string which only matches against the first value. If ...
確定! 回上一頁