#725783 +
(1232)
<1> please tell me if there's any way to check if a table exist in mysql database <2> if (mysql_query('DROP TABLE table_name')) echo "table existed";
<1> please tell me if there's any way to check if a table exist in mysql database <2> if (mysql_query('DROP TABLE table_name')) echo "table existed";