get_tables

get_tables

Name

get_tables -- get list of tables in connected database

Synopsis

get_tables()

Parameters

none

Return Type

list

List of tables in connected database.

Description

Although you can do this with a simple select, it is added here for convenience

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.