Answer the question
In order to leave comments, you need to log in
How to connect to db in microsoft azure?
Registered as a student, chose WEB application and MySQL.
Deployed the application via git. Created a database using phpmyadmin.
How to connect to it?
return array(
'host'=> '???',
'dbname'=>'mybase',
'user'=>'deniz',
'password'=> '',
);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question