I want to select all the tables in my database but i don't know how to, can someone please help me be able to select all tables in the database:
mysql_query("UPDATE table SET bones = 'name'
mysql_query("UPDATE table SET bones = 'name'
Comment