Is there a command line to our SQL databases on this site? I'm having problems getting my db started and it's awkward to push my create and show commands through a php script.
Is there a command line to our SQL databases on this site? I'm having problems getting my db started and it's awkward to push my create and show commands through a php script.
No, but you can use phpMySQLAdmin, which is available through cPanel.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.
Use the "query" window in phpMyAdmin.
You can use SQLYog Enterprise Edition to communicate with mySQL server.