How to connect the PHPMYADMIN DB to create DB
- by NewDev
hi All,
I am trying to create the batch file which will create the table in Jommla Database, Phpmy admin,
I am trying to connect DB with mysql -uroot -ptest conf
but it is not connecting to the database.
regards
NewDev