列出指定资料库的资料表 (table)。
语法: int mysql_list_tables(string database, int [link_identifier]);
传回值: 整数
函式种类: 资料库功能
本函式可以得到指定资料库中的所有资料表名称。