Jump to content

MySQL: DROP TABLE Syntax Error


OtagoHarbour

Recommended Posts

Using MySQL in PHP is not like using embedded SQL - you need to enclose your query in a mysql_query() call. It also needs to be a string.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...