csev / wa4e

Course materials for www.wa4e.com
BSD 2-Clause "Simplified" License
209 stars 228 forks source link

Update pdo.php #16

Closed srcatto closed 4 years ago

srcatto commented 4 years ago

The exception $e message runs into the die text. Add ". " so this SQLSTATE[HY000] [1049] Unknown database 'misc'You need to create the database and table for this application: becomes SQLSTATE[HY000] [1049] Unknown database 'misc'. You need to create the database and table for this application: