- drupal
- drupal7
Flag to indicate a query call should return the "last insert id".
includes/database/database.inc, line 1091
<?php
const RETURN_INSERT_ID = 3
?>
Verwandte Themen
- Database abstraction layer
- Allow the use of different database servers using the same code base.
Kommentare
Kommentar hinzufügen