Is the dos based MySQL and the php myadmin the same?

no phpmyadmin is an web interface developed using PHP, using this you cannot import huge dump of files into Mysql .

you can also try sqlyog which is very powerful than phpmyadmin
 
Back
Top