perky416 Posted May 13, 2011 Share Posted May 13, 2011 Hi everyone, Just wondering, if i created a database using command line, and another in phpmyadmin, would it make a difference to the speed of the website accessing the database? Or are they simply just 2 different ways to creating a database? Thanks Link to comment https://forums.phpfreaks.com/topic/236358-command-line-vs-phpmyadmin/ Share on other sites More sharing options...
gizmola Posted May 13, 2011 Share Posted May 13, 2011 No it doesn't matter. SQL databases are manipulated using the sql language. It doesn't matter what client is used to make those queries. Link to comment https://forums.phpfreaks.com/topic/236358-command-line-vs-phpmyadmin/#findComment-1215191 Share on other sites More sharing options...
perky416 Posted May 13, 2011 Author Share Posted May 13, 2011 Thanks mate, just wanted to clarify Link to comment https://forums.phpfreaks.com/topic/236358-command-line-vs-phpmyadmin/#findComment-1215194 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.