(No version information available, might be only in CVS)
SQLite3_result::finalize — Closes the result set
Closes the result set.
Diese Funktion hat keine Parameter.
Returns TRUE.
Beispiel #1 SQLite3_result::finalize() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...