A admin Administrator Staff member Aug 21, 2008 #1 Hey there; i need some help dropping a table from a database. I use the following line after connecting to mysql and selecting the database, but it gives me a parse error. Any help would be appreciated. drop table $table_name; Thanks in advance.
Hey there; i need some help dropping a table from a database. I use the following line after connecting to mysql and selecting the database, but it gives me a parse error. Any help would be appreciated. drop table $table_name; Thanks in advance.