mysql_list_tablesDescriptionresource mysql_list_tables ( string database [, resource link_identifier])mysql_list_tables() takes a database name and returns a result pointer much like the mysql_query() function. Use the mysql_tablename() function to traverse this result pointer, or any function for result tables, such as mysql_fetch_array(). The database parameter is the name of the database to retrieve the list of tables from. Upon failure, mysql_list_tables() returns FALSE. For downward compatibility, the function alias named mysql_listtables() can be used. This is deprecated however and is not recommended.
See also mysql_list_dbs() and mysql_tablename(). |
Ecommerce shopping carts Events management projects Affiliates systems Large sized web projects Real estate and vacation rental projects Asp.net and c# projects |
|
|
Copyright © 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 the PHP Documentation Group. Web design and webdevelopment and programming done by Software developers and web programmers
Web Design Copyright © 1999-2007. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |