I know that I can add the tables to a database using a php script, but can I CREATE the database using a php script? If so, please direct me to a demo if possible. If not, is there any way to create a database (over a network) without using telnet?
Thank you for your time and attention.


