Mike Jones
0
Q:

codeigniter table list

$tables = $this->db->list_tables();

foreach ($tables as $table)
{
        echo $table;
}
0

New to Communities?

Join the community