Add each task to an array: Click here to view code image $tasks = array(); while (list($task_id, $parent_id, $task) = mysqli_fetch_array($r, ...
確定! 回上一頁