4 lines
91 B
PHP
4 lines
91 B
PHP
![]() |
<?php
|
||
|
|
||
|
$pdo = new PDO('mysql:host=mysqlsrv;dbname=contrib', "contrib_root", "123abc");
|