prepare($sql); $stmt->execute(array($titel, $inhalt)); echo $db->lastInsertId(); ?>