TwistPHP Documentation

connected

File path: dist/twist/Core/Helpers/Database.helper.php
Namespace: Twist\Core\Helpers
Extends: Base

connectedCheck to see if a connection is present to a database server

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function connected with the example vars
Twist::Database() -> connected();