Quote:
|
Originally Posted by Tony Montana
You can delete the script but that won't delete the mysql db. You will need to do that via command line or via a helper script ie phpmyadmin
|
ah ok. Well, the script i wanna delete is a small script using the same db as another script. So i dont want to delete the db, only the script. And i guess the script wrote some tables or other stuff in the db, so i guess those particular tables will remain in the db, right?
When i wanna delete those its out of my league; i dont know much about mysql.