@@ -165,4 +165,8 @@ The path of the folder where `Mind.php` is located is kept in `$this->baseurl`,
-[upload](#upload)
-[get_contents](#get_contents)
----------
\ No newline at end of file
----------
## connection()
It is used to provide database connection in the light of the information specified in the [installation](#installation) phase. It was run in `__construct ()` method in `Mind.php` file.