D
D
Denis Pupchenko2017-04-22 11:20:39
Microsoft Azure
Denis Pupchenko, 2017-04-22 11:20:39

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

1 answer(s)
D
Dimonchik, 2017-04-22
@denizzzz

https://docs.microsoft.com/en-us/azure/store-php-c...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question