30.07.2003, 16:43
DROP TABLE table_name
also vorher ganz normal mit mysql connecten, db auswählen und des drop table führst gleich aus wie ne mysql abfrage (also mit mysql_query)
edit:
anzeigen welche tabellen in einer db sin kannst du mit SHOW TABLES
also vorher ganz normal mit mysql connecten, db auswählen und des drop table führst gleich aus wie ne mysql abfrage (also mit mysql_query)
edit:
anzeigen welche tabellen in einer db sin kannst du mit SHOW TABLES