TwistPHP Documentation

mbSupport

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

mbSupportCheck to see if the database has multi-byte support enabled

Return Values

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

Example

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