• Start

v1 (stable)

/

Methods

close

Close the persistent connection to the database using the close method in the SurrealDB PHP SDK.

Closes the persistent connection to the database.

Method Syntax
$db->close()
$db->close();

Was this page helpful?