Manuál PHP | ||
---|---|---|
Předcházející | Další |
Closes the given database
handle.
If the database was persistent, it will be closed and removed from the
persistent list.
dbhandle
The SQLite Database resource; returned from sqlite_open() when used procedurally.
Předcházející | Domů | Další |
sqlite_changes | Nahoru | sqlite_column |