Ch3 Moviesite table already exists?
Hey I'm working on that "moviesite" and "createmovie.php" project for starting MySQL, but every time I try to run moviesite.php, it only returns the error "table 'movie' already exists." I'm pretty sure I've never made any such table... where could this message be coming from? Even if I change the name to, say, movie45555, it will still return the message that such a table exists. Thanks
|