mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
10 lines
244 B
XML
10 lines
244 B
XML
<slide title="Closing a Database">
|
|
|
|
<blurb fontsize="4em">
|
|
Once the data has been written it is time to close the database and free any resources
|
|
associated with the database handle.
|
|
</blurb>
|
|
|
|
<example filename="database_final.php" />
|
|
|
|
</slide> |