Welcome Guest, Not a member yet? Register   Sign In
how to display the database table names list in codeigniter
#2

(12-08-2015, 01:50 AM)dhinakar Wrote: How to display the database table names list in CodeIgniter using given syntax:

$tables=$this->db->query("SHOW TABLES LIKE '%Demo%'");

i need next step for how to display the result . tables contain some prefix,i need to search tables


Generating Query Results
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: how to display the database table names list in codeigniter - by InsiteFX - 12-08-2015, 10:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB