Hey, I have this ebook which I am learning PHP and MySQL from and in one part of the ebook there is a section called "Creating a new database" and it gives you these kind of instructions to put into a client??????:
CREATE DATABASE databasename
SHOW DATABASES
DROP DATABASE databasename
It gives instructions like that and by this point I hope you know what I am talkling about. Does anyone know where to get this client or how to create one or install one? Thank you!
CREATE DATABASE databasename
SHOW DATABASES
DROP DATABASE databasename
It gives instructions like that and by this point I hope you know what I am talkling about. Does anyone know where to get this client or how to create one or install one? Thank you!
