method setErrorMode documentation in bbn\Db

Sets the error mode.

Example

$db->setErrorMode('continue'|'die'|'stop_all|'stop'); // (self) function(string $mode) { $this->language->setErrorMode($mode); return $this; }

Sets the error mode. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.