method remove documentation in bbn\Appui\Database

Deletes a table and all its descendants from the options table.

function(string $table, string $db = '') { $id = $this->tableId($table, $db); return $this->o->removeFull($id); }

Deletes a table and all its descendants from the options table. 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.