v5:reference:connection:close
This is an old revision of the document!
close
This function, when called either as $database→close()
or $recordset→close()
, shuts down the database connection object, which cannot be re-established for the remainder of the script. Its use is not recommended. Database connections are automatically cleaned up when scripts end.
Syntax
void function close()
v5/reference/connection/close.1452998432.txt.gz · Last modified: 2017/04/21 11:36 (external edit)