I'm just getting into some php and learning how to use it with mysql, and I have a problem. The web hosting I am playing around with has no telnet access to my mysql so I was using php files to make changes to tables. After much playing around I now have two tables full of totally junk information and I can't find the php command to drop tables.
so yeah... theres my question.
What is the php command to drop mysql tables?
so yeah... theres my question.
What is the php command to drop mysql tables?