open_in_new
content_copy
<?php $conn = new PDO('mysql:host=localhost;dbname=meuBancoDeDados', $username, $password); ?>