Welcome Guest, Not a member yet? Register   Sign In
about codeigniter3 list_tables()
#3

Try this:

PHP Code:
$this->db->dbprefix('keweilong');
$record=$this->db->list_tables(true); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
about codeigniter3 list_tables() - by sheng - 11-13-2015, 08:25 PM
RE: about codeigniter3 list_tables() - by InsiteFX - 11-14-2015, 05:24 AM
RE: about codeigniter3 list_tables() - by sheng - 11-14-2015, 10:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB