Welcome Guest, Not a member yet? Register   Sign In
Getting list of tables in db
#1

[eluser]eokorie[/eluser]
Does CodeIgniter provide a method of retrieving a list of tables in a particular database?

Any help would be appreciated.

Thanks
#2

[eluser]eokorie[/eluser]
Man, I should always read the documentation..... anyway, problem solved... hopefully!
#3

[eluser]richfearless[/eluser]
How did you retrieve the list of tables?
#4

[eluser]eokorie[/eluser]
I used

Code:
$this->db->list_tables();




Theme © iAndrew 2016 - Forum software by © MyBB