Which of the following returns an array with the names of all the tables in the database to which you are presently connected?

🎲 Try a Random Question  |  Total Questions in Quiz: 49  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
CodeIgniter Practice Test Questions — practice the complete quiz, review flashcards, or try a random question.

CodeIgniter is an open-source software rapid development web framework, for use in building dynamic web sites with PHP. CodeIgniter is based on the Model-View-Controller (MVC) development pattern. MVC is a software approach that separates application logic from presentation.


Which of the following returns an array with the names of all the tables in the database to which you are presently connected?