How do I make PHP create a database for mysql please?
I can see how to make tables and I have read all the documents
I can find but I don't understand how to make the database itself.
All the tutorials I can find seem to bypass the issue by ignoring it?
Am I missunderstandi ng something?
Thanks
Comment