... s: string $i = 1; $t = 'one' ; $stmt -> execute() or trigger_error($db_conn->error); printf ("inserted: %d rows<br>", $stmt->affected_rows); $i = 2; ...
確定! 回上一頁