Generation

generate functionWed, 01 Mar 2023

New pdo

<?php $pdo = new PDO('mysql:host=localhost;dbname=testdb;charset=utf8', 'username', 'password'); ?>

Want to kickstart your project?Use the new AI Studio to create your code